Commit Graph

5823 Commits (67a5497883513d8fb2f5a9d9f4c460728a9de8d0)
 

Author SHA1 Message Date
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
Matt Raykowski 1bf8f2ee9a Update: Added server_share to build, cleaned EGS SRC glob.
Matt Raykowski b1775e4b40 Update: Excluded shutdown_handler.h/cpp from EGS CMake build.
Matt Raykowski 49014f0a47 Update: In progress: adding EGS to CMake build.
Matt Raykowski 2028cfb46e merge
Matt Raykowski a3bc0ea702 Update: Starting to add services to CMake, added admin_modules and frontend_service.
kervala 3449a727c0 Fixed: 24bpp support (patch provided by ThibG)
Matt Raykowski 6901aaa0e4 merge
Matt Raykowski cbecd29fa6 Update: Applied some patches and fixed include directories for CMake.