Commit Graph

8431 Commits (3515d417895662248964121d7f2d5cb5454d5ad2)
 

Author SHA1 Message Date
vl 4773981bdf Fixed: move code from .h to .cpp to resolve a libxml allocator problem
kervala 7c79fd574b Changed: Compilation on 64-bits platforms
vl 47a4a8e20a Fixed: r2_login.php can't create log file on linux by kerozcak
vl dfb1cb9e66 Fixed: warning flood
vl 251ff677c0 Merge
vl d1cb8fde2d Changed: char* into const char*. string_constant_to_char.patch provided by vhelsing
vl f5ed11d46e Removed: compilation of nelns (not needed to run a ryzom shard)
Changed: don't compile in final version (easier to debug and test)
kervala 91f233c5fb Fixed: Incorrect method CMusicPlayer::previous() (patch provided by lubos)
kervala de682be280 Changed: nlstop() broken (including patch provided by vhelsing)
kervala 65e5267ffd Changed: Remove all warning when compiling Ryzom on Linux
kervala a0ca31041e Changed: Missing ; after two nlassert calls (patch provided by vhelsing)
vl bec9f0f252 Changed: remove some warning
vl 7af5325c5b Fixed: removed unused WebSrvHost and changed the default port for WebSrvHost in EGS
vl f786310f85 Fixed: nlstop
kervala 39e327c1b3 Changed: tool projects build failed issue (patch provided by kuo)
kervala db80394679 Fixed: tool projects build failed issue (patch provided by kuo)
kaetemi c290f234b4 Fixed: Some files in object viewer missing dot comma after nlassert(...).
kaetemi 7e6f6c3e5a Fixed: Compile error when using 3ds Max 2011 SDK.
Matt Raykowski 42a098c625 merge
Matt Raykowski 2742738c4b Update: More initialization order issues.
Matt Raykowski 22fc0c3447 Update: Added no-strict-aliasing (NOT PERMANENT) and fixed initialization order.
kervala 0e7c1ddfe4 Fixed: Missing ; after two nlassert calls
kervala 41a197060a Changed: Remove all warning when compiling Ryzom on Linux (patch provided by ThibG)
kervala 9a56fe33b9 Merge
kervala 7d7b77015e Fixed: Wrong ShardId in logger_service.cfg and mail_forum_service.cfg (patch provided by kerozcak)
Matt Raykowski ecabe47fc6 merge
Matt Raykowski 7be3643531 Update: Fix for linking issue with ai_share and added ai_service (fails final linking)
kervala 3c6c83bf03 Changed: Compilation on 64-bits platforms
kervala cecb9d646b Changed: Compilation on 64-bits platforms
kervala 2c88d837e3 Fixed: removed MFC dependencies
kervala cb39bf549d Changed: Remove all warning when compiling Ryzom on Linux
kervala cdc1dde0aa Fixed: Missing ; after two nlassert calls (patch provided by vhelsing)
kervala 8a99fec990 Merge
kervala 9a978cf322 Changed: Fix typos in comments/code
kervala 9fad66bb2d Changed: Remove/convert/update old projects
kervala 5ffff9709e Changed: add do while to nldebug and co
kervala ef1182bc48 Changed: Compilation on 64-bits platforms
Matt Raykowski 813ff2f836 merge
kervala 7ffa7858bf Changed: Remove all warning when compiling Ryzom on Linux
Matt Raykowski 600c21a69c merge
vl 1151ec2f8c Fixed: add missing ;
Matt Raykowski 0f2df97d23 Update: More EGS CMake updates, one linker left.
kervala 45c8adf72f Changed: Remove all warning when compiling Ryzom on Linux
kervala ca1a6f95fe Changed: Remove all warning when compiling Ryzom on Linux
kervala 53a99b5b55 Changed: Remove all warning when compiling Ryzom on Linux
kervala c92db19b1d Fixed: BUILD BREAK: Nel Broken again with listener_xaudio2.cpp syntax error
vl 4aaf3863de Merge
vl a0094b2234 Fixed: add do/while to remove some warning and add missing ;
vl bb63259a3d Changed: include path are not the same for openal on mac (patch by rti)
vl fa7b90e27d Changed: threadid is now in size_t. patch by rti