Commit graph

60 commits

Author SHA1 Message Date
kaetemi
f2f7bad4c5 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
2015-03-06 19:08:13 +01:00
kaetemi
5a307cfa20 Replace report functionality
--HG--
branch : feature-crashreport
2015-03-06 19:06:11 +01:00
kaetemi
7ea4cff032 Visual Studio 2013 compilation support for NLNET
--HG--
branch : develop
2015-02-20 16:29:09 +01:00
kervala
c1ea3820d5 Fixed: Warning 2014-07-19 11:16:43 +02:00
kaetemi
75f7b9f931 Fix Snowballs service compile under MinGW 2014-06-18 12:52:03 +02:00
kaetemi
1df9bec563 Fix compilation of NLNET under MinGW 2014-06-17 21:56:53 +02:00
kervala
d8a6c9f966 Fixed: Warning with clang 2013-11-13 21:40:41 +01:00
kervala
6d10e3189c Changed: Formatting 2013-08-26 12:34:04 +02:00
kervala
45c8b20f39 Changed: Typo fixes (thanks to Vagrant!) 2013-02-08 13:17:44 +01:00
kervala
0cabe14089 Changed: Code simplification 2012-12-08 11:24:43 +01:00
kervala
d8c7fa52f9 Changed: Replaced string empty comparisons with empty() 2012-10-06 18:17:57 +02:00
kervala
25dd379d7e Changed: Replaced string empty comparisons with empty() 2012-10-06 17:17:26 +02:00
kervala
7a04e920e1 Fixed: #1493 MultiArch support 2012-09-22 22:57:38 +02:00
kervala
8701d6e6ee Fixed: Replaced "Reqiures" by "Requires" in pkg-config files 2012-09-22 22:42:02 +02:00
sfb
af454dd1cf Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
kervala
3c47b9f8d5 Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 2012-03-03 10:49:42 +01:00
kervala
dbb327deb0 Changed: #1433 Merge changes from patch 1.13 2012-02-27 09:59:27 +01:00
kervala
6306833423 Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...) 2011-09-11 14:44:37 +02:00
kervala
7c27c233eb Changed: Exceptions catched by reference 2011-06-03 10:35:25 +02:00
kervala
f9cc842b82 Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
kervala
e909556883 Changed: #1177 VS 2010 does not work under CMake 2011-05-26 16:18:38 +02:00
kervala
56dc241c3d Fixed: Compilation under Linux with STLport 2011-02-11 18:05:19 +01:00
kervala
3c99b33fb2 Fixed: define FNDELAY if not already defined 2010-12-30 12:34:10 +01:00
kervala
90ad8da878 Changed: #878 Fix typos in comments/code 2010-12-08 14:49:24 +01:00
kervala
56db70265f Changed: #878 Fix typos in comments/code 2010-11-18 21:33:35 +01:00
kervala
9550ed9d36 Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
kervala
7e7dc58314 Changed: #825 Remove all warning when compiling Ryzom 2010-10-03 23:20:33 +02:00
kervala
31a990fa60 Changed: #825 Remove all warning when compiling Ryzom 2010-10-02 17:27:20 +02:00
kervala
84986b79b7 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 11:18:21 +02:00
kervala
01eb101355 Fixed: Compilation with STLport under Linux (and probably Mac OS X) 2010-09-26 23:27:52 +02:00
kervala
32f0a5037f Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
kervala
cd822bc0b4 Fixed: Display of .h files in generated projects 2010-09-19 18:49:03 +02:00
kervala
13de385469 Added: NL_ADD_RUNTIME_FLAGS for libraries 2010-09-14 13:51:44 +02:00
kervala
a983aa0783 Changed: Dependencies definitions 2010-09-11 19:44:22 +02:00
kervala
92b4d5ef8a Changed: #841 Change the wrong header in the source code 2010-09-04 19:57:54 +02:00
mattraykowski
c3e4ffbe26 merge while working on rebase root source dir 2010-09-03 08:02:04 -06:00
mattraykowski
972e141687 Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout. 2010-09-03 07:07:47 -06:00
kervala
1d5f2e8df9 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 2010-09-01 23:30:06 +02:00
kervala
6577496fc2 Fixed: #1073 Replace deprecated functions gethostbyname and gethostbyaddr 2010-08-18 18:31:05 +02:00
kervala
c693c47cac Changed: #825 Remove all warning when compiling Ryzom 2010-08-09 16:20:03 +02:00
kervala
042507413a Changed: #878 Fix typos in comments/code 2010-07-29 20:18:49 +02:00
kervala
733e5f4b1a Changed: cbDirectoryChanged now displays a warning if it couldn't change directory 2010-07-17 18:56:01 +02:00
Matt Raykowski
b4a635c412 Changed: #842 Added helper macros to cleanup files, removed useless DECORATE_NEL_LIB macro and started adding WITH_STATIC/WITH_STATIC_DRIVER support for full static linking. 2010-07-14 12:13:07 -05:00
kervala
0383b14169 Changed: optimizations for PCH 2010-07-10 14:06:33 +02:00
kervala
ae239a6b94 Changed: #880 Use PCH under Linux with CMake 2010-06-30 15:31:31 +02:00
kervala
0238458539 Changed: #880 Use PCH under Linux with CMake (use the same macros for Windows too) 2010-06-26 16:47:36 +02:00
kervala
7d7ded9528 Changed: #842 Added new optimizations for VC++ linker and compiler 2010-06-26 16:37:27 +02:00
kervala
fc22fcb3de Changed: #841 Change the wrong header in the source code 2010-06-25 21:08:52 +02:00
kervala
611b5498e8 Changed: #880 Use PCH under Linux with CMake 2010-06-25 11:05:33 +02:00
kervala
9eb0e21867 Changed: #880 Use PCH under Linux with CMake 2010-06-25 08:33:15 +02:00