Commit Graph

9177 Commits (c00a9be398a0d3f93df1e1961d9339406555d64d)
 

Author SHA1 Message Date
kervala ad487dae19 Changed: Remove/convert/update old projects
kervala a61aa6616b Fixed: Add possibility to change default audio driver
kervala 307208ccb6 Changed: Remove all warning when compiling Ryzom on Linux
kervala b25c2fa105 Merge
kervala e41e144d99 Changed: Crash when updating Windows 7 progress bar
kervala bfb3742639 Changed: Make Ryzom client working with latest liblua, luabind, libwww
kervala c084a595f8 Changed: Remove/convert/update Visual C++ projects
Matt Raykowski 99a66f677b Update: merged
Matt Raykowski e055fbd30b Update: Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB
vl 6bc0e6d202 Fixed: problem with crypt function under 64b system. patch by ratmice
vl b577ab73bc Fixed: linux/assertion failure CCoTask::getCurrentTask() == this. patch by ratmice
vl 45283a568c Changed: make the mutex working on Linux
vl b827ad959a Changed: cfg variable to fit open shard
vl b1cb46b72e Fixed: patched by kvogel
vl 059637247a Added: *.so
kervala 8b7144733a Changed: VER_SUITE_STORAGE_SERVER and VER_SUITE_COMPUTE_SERVER not defined
vl dfc1b95c34 Fixed: changed the .so* into .so.*
kaetemi@users.sourceforge.net 818fabfa30 Fixed: Use of <? instead of <?php in some files broke login on some system configurations.
kaetemi@users.sourceforge.net a4457c5778 Fixed: Server crash on character create when compile on win without stlport
kaetemi@users.sourceforge.net ec2b298506 Added: Ryzom server cache and save to ignore.
acemtp@users.sourceforge.net 5cce8490ad Fixed: added more ignore files
kervala a110c5e4a3 Changed: Remove/convert/update old projects
kervala 0ad6f116b1 Changed: Remove/convert/update old projects
kervala 8138abd67e Fixed: Update autoexp.dat for Qt and STLport
kervala 3e1b1fa0cc Changed: Don't check for MS STL headers if STLport is used
kervala 091e2ea9d5 Changed: Compilation on 64-bits platforms
kervala ed28f1f290 Changed: Remove/convert/update Visual C++ projects
kervala 0391b3fad6 Changed: Remove/convert/update Visual C++ projects
kervala f2abf727a8 Fixed: surpress the annoying "Using TR1 extensions" message
kaetemi@users.sourceforge.net cd88931aa4 Added: The 'use' sql command on the admin default data sql as well for convenience.
thorbjorn ea28199136 Fixed: Compile fixes for gcc 4.5.0
Example:

error: cannot call constructor ‘std::pair<std::basic_string<char>, CInterfaceDDX*>::pair’ directly
error:   for a function-style cast, remove the redundant ‘::pair’
vl b3a13e1adc Added: 2 scripts to start/stop the shard on Windows
vl 20b9c59e3e Fixed: bad mysql lib name in debug
vl 1031f80566 Added: common.cfg include variable needed by all services (for example WindowStyle = "WIN"; )
vl f2486352a2 Added: default cfg include common.cfg
vl e9bad1586d Added: even more ignore files
vl 4726dc72b0 Changed: use the client cfg variable StartupHost to say where the login system is (not harcoded anymore)
vl 90fb608414 Added: ignore the external directory
vl cf82bb4a8c Fixed: by default on linux DisableDirectInput is set to true
kaetemi@users.sourceforge.net 4d04e7b9ce Changed: Values for success table set to 50% for success chance, partial success 90% and xp gain 1.0 on all entries, instead of 0.
kaetemi@users.sourceforge.net a31ef6297d Fixed: Missed version in skill tree.
kaetemi@users.sourceforge.net 4b05f562d2 Added: Missing skill tree sheets.
kaetemi@users.sourceforge.net 9588e40e6b Added: Missing skill tree sheets.
acemtp@users.sourceforge.net 36b8bf5ceb Added: default data for admin tool
acemtp@users.sourceforge.net 271838046d Added: 'use' sql command to set the good table
kaetemi@users.sourceforge.net baa0de57a6 Fixed: Some windows system lib was not linked when using self compiled external libraries.
acemtp@users.sourceforge.net ee969e1d95 Merge
acemtp@users.sourceforge.net f2a82af30d Merge
kaetemi@users.sourceforge.net a526d76105 Changed: Some more .hgignore entries.
acemtp@users.sourceforge.net 7051a16587 Merge