Commit Graph

8572 Commits (d9cb317667a9453f2140d8daf3db5c991e34961f)
 

Author SHA1 Message Date
kervala 0107b510f2 Changed: Compilation on 64-bits platforms
kervala cca38ca645 Fixed: NeL - X11 Modifier Keys (Patch provided by rti)
kaetemi 61161d3092 Fixed: Added the land export tool vcproj to the tools sln.
kervala b6138d5ec8 Fixed: NeL - X11 Modifier Keys (Patch provided by rti)
kervala 39f2624a69 Changed: Move OS specific code from client or server to NeL when it's possible
kervala 05b6447aad Changed: Move OS specific code from client or server to NeL when it's possible
kervala 2572ef9e9f Fixed: Crash when updating Windows 7 progress bar
Thibaut Girka 9b5e5c9972 Refactor a bit
Thibaut Girka 9cb84682ae Add X mode setting when fullscreen
Thibaut Girka 69502d3362 Implement CDriverGL::setMode for X
vl 962491b33d Changed: due to strange crash, we remove the stl xml allocator
kervala 7ca5eea749 Fixed: Linux and Mac OS clients trying to download patches
kervala 05f51ac50d Removed: bloom_effect in client (the used version is in NeL)
kervala d5cb795113 Fixed: Loot does not appear in loot window
Matt Raykowski 6eb4cfa546 merge
Matt Raykowski 526effaaca Update: Fixing some warnings and some more CMake work.
vl e0e050970a Fixed: egs warning by kerozcak
Matt Raykowski f0ecd029f2 Fixed: Added additional path to FindMySQL.cmake
kervala e6412d9f25 Merge
vl 2213015d4a Fixed: egs warning by kerozcak
kervala 78111dec49 Fixed: assert when Local mode is used
vl a819027d72 Changed: new cfg cleaned by kerozcak
vl 53579fdd52 Added: some ignore filter
Removed: hgignore in the code directory
vl d8e885e53d Removed: hardcoded path replaced with $RYZOM_PATH
vl 25b512bf8a Removed: a hardcoded path, replaced with RYZOM_PATH
vl 79e9fb5bdc Merge
vl b8ee03c43a Merge
vl 4add4275d8 Changed: no more hard coded paths
kervala dc7c67701a Fixed: shard_start.bat file unable to locate service executable files
vl d6be8873e4 Added: graph_output directory that is necessary for the admin www tool
vl 9ae85fe837 Added: default_c directory that is necessary for the admin www tool
vl e20d2848a3 Fixed: X11 Free Look and Cam Look support (by rti)
kervala 4908e843e8 Fixed: Luabind 0.7 is not correctly detected
kervala 5854b23559 Changed: ELuaExecuteError: No matching overload found, setContextHelpText
kervala a9f92a0e36 Changed: Remove all warning when compiling Ryzom on Linux
kervala eda4939a41 Fixed: Arrays not initialized and other minor bugs
kervala 28e20b2718 Fixed: ELuaExecuteError: No matching overload found, setContextHelpText
kervala eb3c02025a Changed: Update autoexp.dat for Qt and STLport
vl 9ec6dc9ced Fixed: missing ; after a nlassert
vl 6e0bb8765e Merge
vl e8ea720275 Fixed: segfaults with newer libwww on linux
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)