Commit graph

72 commits

Author SHA1 Message Date
kervala
f118b85dc6 Fixed: Useless dependencies 2016-01-26 23:29:45 +01:00
kervala
73f173dfc6 Fixed: Compilation with clang 2016-01-03 20:13:21 +01:00
kervala
4275af8038 Changed: Merge code from private repository 2015-12-29 16:35:47 +01:00
kervala
5b21d864a7 Fixed: Don't install libraries if WITH_INSTALL_LIBRARIES off 2015-12-16 08:00:27 +01:00
kervala
076af98123 Changed: Minor changes 2015-12-15 13:39:02 +01:00
kervala
68f5cb447f Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord 2015-12-15 13:35:04 +01:00
kervala
8f04f658a4 Merge with hotfix 2015-02-14 16:07:04 +01:00
kervala
c5ee1f3d95 Fixed: Compilation 2015-02-14 16:05:45 +01:00
kervala
5221bf199c Merge with hotfix 2015-02-14 14:31:19 +01:00
kervala
b6637fa6fe Changed: Used INVALID_AI_INSTANCE in CUsedContinent::getInstanceForContinent 2015-02-14 13:03:27 +01:00
kervala
a5d69a78d7 Changed: Minor changes 2015-02-14 12:47:03 +01:00
kervala
d52a60b837 Fixed: Compilation 2015-01-13 15:08:13 +01:00
kervala
7987db85ca Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max() 2015-01-13 13:47:19 +01:00
kervala
fe9e52931d Changed: Minor changes 2014-12-26 13:12:56 +01:00
kaetemi
536ac42f54 Add missing r2_islands_textures tool 2014-09-12 20:29:50 +02:00
kaetemi
a07d54e819 Fix Ryzom server compile under MinGW 2014-06-19 20:43:03 +02:00
kaetemi
affdb36a73 Make packed sheets behaviour consistent accross services 2014-02-20 21:53:11 +01:00
kaetemi
116e3440c8 Add sheets packer tool for shard GPMS and CContinentContainer 2014-02-18 22:37:21 +01:00
kervala
b5c625f261 Changed: Created NELID macro to fix warning "multi-character character constant" 2013-09-24 21:33:59 +02:00
kervala
df8c6e9b08 Changed: Created NELID macro to fix warning "multi-character character constant" 2013-09-22 13:10:57 +02:00
kervala
5794497a79 Changed: French comments translated to English 2013-02-11 22:24:48 +01:00
kervala
05ae6371c1 Changed: Minor changes 2012-10-28 13:47:09 +01:00
kervala
38c5e6840d Fixed: #1493 MultiArch support 2012-09-22 22:57:38 +02:00
kervala
972a8d79a5 Changed: Synchronization with SVN 2012-09-11 21:49:37 +02:00
sfb
2f9410f22d Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
kervala
c48667fae9 Fixed: #1474 Compilation with new MySQL headers 2012-05-24 12:56:53 +02:00
kervala
6e1400091e Fixed: Compilation with new mysqlclient headers 2012-05-20 00:05:01 +02:00
kervala
ed95d4ed79 Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 22:30:39 +02:00
kervala
d3bb7e1062 Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 20:04:08 +02:00
kervala
859f168dd0 Fixed: ryzom_servershare CMakeLists.txt typo 2012-03-10 13:08:13 +01:00
kaetemi
5cab75f13e Fixed: Forgot to add the grouped files to the target thing 2012-03-09 18:26:53 +01:00
kaetemi
ec66027596 Changed: Some source file grouping in some projects 2012-03-09 11:30:31 +01:00
kervala
71b7cb9ef0 Changed: #1433 Merge changes from patch 1.13 2012-03-04 14:01:11 +01:00
kervala
41551e3026 Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 2012-03-03 10:49:42 +01:00
kervala
73b6bee421 Changed: Replaced NLMISC::strlwr by NLMISC::toLower 2011-06-05 17:52:40 +02:00
kervala
540bc1f62f Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
kervala
30819b35a7 Changed: #1177 VS 2010 does not work under CMake 2011-05-26 16:18:38 +02:00
kervala
570051bbbd Changed: #1272 Fixed compilation with GCC 4.6 (patch provided by Naush) 2011-05-24 13:37:04 +02:00
kervala
3a51ef7f07 Fixed: #868 0:Invalid account (2101) error caused by Shard Unifier Service and MySQL (patch provided by kerozcak) 2011-02-28 13:54:00 +01:00
kervala
6362857850 Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
kervala
f8889fcec8 Changed: #142 Replace atoi and sscanf by fromString when it's possible 2010-10-23 15:06:17 +02:00
kervala
95c77cc2a2 Fixed: server_share compilation (include guard added) 2010-09-28 14:53:45 +02:00
kervala
c3872b8ea9 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 11:25:37 +02:00
kervala
bbb68d1c08 Changed: #825 Remove all warning when compiling Ryzom 2010-09-26 22:09:58 +02:00
kervala
6947bb6e82 Changed: #825 Commented out all #pragma message 2010-09-25 18:12:37 +02:00
kervala
0c4f818687 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-24 11:03:56 +02:00
kervala
c0c147af4e Changed: #825 Remove all warnings when compiling Ryzom (patch provided by abelgar) 2010-09-23 15:08:52 +02:00
kervala
8a598ab46a Changed: Renamed servers executables and libs with CMake 2010-09-15 10:19:55 +02:00
kervala
c8a7d2b796 Fixed: Servers link errors under Linux 2010-09-11 19:26:22 +02:00
kervala
0985762b63 Fixed: Compilation under Linux 2010-09-05 11:29:34 +02:00