Commit graph

58 commits

Author SHA1 Message Date
kervala
af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
2016-01-26 22:30:13 +01:00
kervala
834fcbe8c8 Changed: Minor changes
--HG--
branch : develop
2016-01-06 16:03:39 +01:00
kervala
592bb16c11 Fixed: Warnings with GCC
--HG--
branch : develop
2016-01-06 16:03:04 +01:00
kervala
ef16bab62e Changed: Merge code from private repository
--HG--
branch : develop
2015-12-29 16:35:47 +01:00
kervala
175af88d67 Fixed: Don't install libraries if WITH_INSTALL_LIBRARIES off
--HG--
branch : develop
2015-12-16 08:00:27 +01:00
kervala
b170168295 Fixed: Use NELID16 macros
--HG--
branch : develop
2015-12-15 15:05:31 +01:00
kervala
84831a4b34 Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
--HG--
branch : develop
2015-12-15 13:35:04 +01:00
kaetemi
4cb42c6de0 Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
2015-02-23 12:28:13 +01:00
kervala
76e64fcb42 Changed: Used INVALID_AI_INSTANCE in CUsedContinent::getInstanceForContinent
--HG--
branch : hotfix
2015-02-14 13:03:27 +01:00
kervala
b0937ec02b Changed: Minor changes
--HG--
branch : hotfix
2015-02-14 12:47:03 +01:00
kervala
3039428094 Fixed: Compilation warnings
--HG--
branch : hotfix
2015-02-14 12:41:59 +01:00
kervala
36a537a88e Changed: Replaced atof by fromString 2013-11-13 21:37:28 +01:00
kaetemi
3b4730c890 Fix warnings 2013-09-27 01:32:01 +02:00
kaetemi
85365fd7bb Fix line endings 2013-09-27 00:08:49 +02:00
kervala
c8c296f484 Changed: Created NELID macro to fix warning "multi-character character constant" 2013-09-24 21:33:59 +02:00
kervala
6695a9064e Changed: Created NELID macro to fix warning "multi-character character constant" 2013-09-22 13:10:57 +02:00
kaetemi
082ce825a5 Add distSqTo to CAIVector 2013-09-07 15:53:10 +02:00
kervala
b0e717728b Changed: French comments translated to English 2013-04-29 10:33:33 +02:00
kervala
f5dec3c1ca Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 2013-02-12 22:48:37 +01:00
kervala
7a04e920e1 Fixed: #1493 MultiArch support 2012-09-22 22:57:38 +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
4027e82360 Changed: #825 Remove all warnings when compiling Ryzom 2011-06-05 18:06:00 +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
73bf79340d Changed: #878 Fix typos in comments/code 2011-05-31 22:16:17 +02:00
kervala
54b6685a9e Changed: #878 Fix typos in comments/code 2010-11-13 18:33:01 +01:00
kervala
e498f7e338 Changed: #825 Remove all warning when compiling Ryzom 2010-10-23 19:49:03 +02:00
kervala
5f92da80b8 Changed: #142 Replace atoi and sscanf by fromString when it's possible 2010-10-23 18:00:04 +02:00
kervala
e4f7ddb305 Changed: #142 Replace atoi and sscanf by fromString when it's possible 2010-10-23 17:39:06 +02:00
kervala
b485e6e986 Changed: #825 Remove all warning when compiling Ryzom 2010-10-03 18:35:16 +02:00
kervala
6d4bdb0db5 Changed: Centralized NeL includes in PCH 2010-09-25 18:28:52 +02:00
kervala
2c09b73e7c Changed: Optimized PCH for ai_share 2010-09-25 16:04:53 +02:00
kervala
a54366aba6 Changed: #825 Remove all warnings when compiling Ryzom (patch provided by abelgar) 2010-09-23 15:08:52 +02:00
kervala
554aeef7ba Changed: Renamed servers executables and libs with CMake 2010-09-15 10:19:55 +02:00
kervala
072a44cac3 Changed: #878 Fix typos in comments/code 2010-09-11 19:27:44 +02:00
kervala
2e40a2a593 Fixed: Servers link errors under Linux 2010-09-11 19:26:22 +02:00
kervala
709b796f0a Fixed: Compilation under Linux 2010-09-05 11:29:34 +02:00
mattraykowski
1b511949c9 Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows. 2010-09-02 13:53:33 -06:00
kervala
c535f83ea3 Changed: #880 Use PCH under Linux with CMake 2010-07-10 13:40:38 +02:00
kervala
de9ba8fbe4 Changed: #841 Change the wrong header in the source code 2010-07-01 09:34:20 +02:00
kervala
7cbe65d2ef Changed: #878 Fix typos in comments/code 2010-06-14 10:02:51 +02:00
kervala
59bdca45fe Changed: #842 Prefix all Ryzom binaries by ryzom_ 2010-06-11 21:56:43 +02:00
Matt Raykowski
f0d9ff49d7 Update: #842 ai_service links, for real. 2010-05-27 07:31:08 -05:00
Matt Raykowski
6eb4cfa546 merge 2010-05-20 15:40:47 -05:00
Matt Raykowski
526effaaca Update: Fixing some warnings and some more CMake work. 2010-05-20 15:40:16 -05:00
kervala
dc7c67701a Fixed: #913 shard_start.bat file unable to locate service executable files 2010-05-19 17:33:50 +02:00
kervala
a9f92a0e36 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-18 16:53:47 +02:00
vl
d1cb8fde2d Changed: char* into const char*. string_constant_to_char.patch provided by vhelsing 2010-05-17 12:24:49 +02:00
kervala
65e5267ffd Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-17 10:41:03 +02:00