Commit Graph

472 Commits (fa3eab330541d7492fcbb6a6b3a9ff53faed7693)

Author SHA1 Message Date
kervala b9750904f1 Changed: Make sure all debug files are created in log directory
kervala d330483dd9 Changed: Use PCH under Linux with CMake
kervala c535f83ea3 Changed: Use PCH under Linux with CMake
vl 39b6194f02 Changed: misc things
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters
kervala 575f577dac Changed: Change the wrong header in the source code
kervala e1242bffea Removed: useless backup files
kervala de9ba8fbe4 Changed: Change the wrong header in the source code
vl fa1ec407e8 Added: monitor service cfg
kervala 6eda3d5039 Changed: Added SOVERSION property to shared libraries
Matt Raykowski 95c62c13fe Changed: Added PDS, SBS, SUS and TS to CMake build.
Matt Raykowski 96f88d8a8d Changed: Added three more services: MOS, RBS, PDSS.
Matt Raykowski ce1bcbaf27 Changed: Added a few more services: LAS, LGS, MFS, MS, AS, NS, WS.
kervala 982734fc81 Fixed: Compiling under Debian 5 (linux) 64bit
kervala 7cbe65d2ef Changed: Fix typos in comments/code
kervala f381f335e1 Changed: Fix typos in comments/code
kervala 59bdca45fe Changed: Prefix all Ryzom binaries by ryzom_
vl 09bcc39b6d Merge
vl 6c8593a312 Changed: moved nelns file in ryzom directories
Matt Raykowski 1b1c621cb6 merge
Matt Raykowski 9effa3d68f Chanegd: Added more server services and tools to the build.
vl 6c1a803c6a Fixed: animal consumes one unit too many (by nimetu)
vl 8fcec5faf7 Changed: moved nelns file in ryzom directories
vl 71486048f7 Added: dss cfg
Matt Raykowski 1a695c444b merge
Matt Raykowski 7977cefc40 Changed: Added BS, DSS, EVS, GUS, icon_search, named2csv, prim_export, uni_conv, AIS and csv_transform to CMake build.
vl cfabb13cca Fixed: downcast in 32b on 64b platform.
vl 7db7fac7b3 Fixed: downcast the groupid in 32b on 64b platform.
vl 840ead61ba Changed: downcast works in 64b. it's not a problem to use only the low half of the pointer since Seed is only used for randomize.
Matt Raykowski f0d9ff49d7 Update: ai_service links, for real.
Matt Raykowski 6eb4cfa546 merge
Matt Raykowski 526effaaca Update: Fixing some warnings and some more CMake work.
vl e0e050970a Fixed: egs warning by kerozcak
vl 2213015d4a Fixed: egs warning by kerozcak
vl a819027d72 Changed: new cfg cleaned by kerozcak
vl 25b512bf8a Removed: a hardcoded path, replaced with RYZOM_PATH
kervala dc7c67701a Fixed: shard_start.bat file unable to locate service executable files
kervala a9f92a0e36 Changed: Remove all warning when compiling Ryzom on Linux
vl 9ec6dc9ced Fixed: missing ; after a nlassert
kervala 7c79fd574b Changed: Compilation on 64-bits platforms
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