Commit Graph

132 Commits (1c1d17a5121966131f4a42c977408d1c9ca976a8)

Author SHA1 Message Date
vl d1cb8fde2d Changed: char* into const char*. string_constant_to_char.patch provided by vhelsing
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 7af5325c5b Fixed: removed unused WebSrvHost and changed the default port for WebSrvHost in EGS
vl f786310f85 Fixed: nlstop
kervala 9a56fe33b9 Merge
kervala 7d7b77015e Fixed: Wrong ShardId in logger_service.cfg and mail_forum_service.cfg (patch provided by kerozcak)
Matt Raykowski 7be3643531 Update: Fix for linking issue with ai_share and added ai_service (fails final linking)
Matt Raykowski 600c21a69c merge
Matt Raykowski 0f2df97d23 Update: More EGS CMake updates, one linker left.
vl 4aaf3863de Merge
vl a0094b2234 Fixed: add do/while to remove some warning and add missing ;
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 a3bc0ea702 Update: Starting to add services to CMake, added admin_modules and frontend_service.
kervala 5214dc06fc Changed: Remove/convert/update old projects
vl da6a581748 Fixed: all path are now relative. Only have to define $RYZOM_PATH
kervala c4a4e1c9e9 Changed: Remove/convert/update old projects
kervala e035f914c1 Changed: Compilation on 64-bits platforms
kervala 29a57b3efe Changed: Remove/convert/update old projects
vl 94cb8e9c26 Changed: fixed a void* to uint32 conversion
vl b1cb46b72e Fixed: patched by kvogel
vl b3a13e1adc Added: 2 scripts to start/stop the shard on Windows
vl 1031f80566 Added: common.cfg include variable needed by all services (for example WindowStyle = "WIN"; )
vl f2486352a2 Added: default cfg include common.cfg
kaetemi@users.sourceforge.net a4457c5778 Fixed: Server crash on character create when compile on win without stlport
kervala 311e87b746 Changed: Compilation on 64-bits platforms
acemtp@users.sourceforge.net 8b920944dd Changed: add +x on linux script to be executable
acemtp@users.sourceforge.net 29b38937a5 Fixed: set the good agpl header
acemtp@users.sourceforge.net d5c601ffa5 initial version