Commit Graph

426 Commits (55582b6d058f0709e7e870e59348be67ea2bf503)

Author SHA1 Message Date
vl 1009564115 Changed: make it compile in pure static
kervala 85d83088a3 Fixed: 24bpp support (patch provided by ThibG)
kervala 404e26a51f Fixed: cannot move, only spin in circles (patch provided by ratmice)
kervala c0318a2823 Changed: Remove all warning when compiling Ryzom on Linux
kervala b91fe891f3 Fixed: luabind (On Windows Breaks Compiling)
kervala e8d80432ba Fixed: linux segfault in lua
vl 929717e3b1 Fixed: make it compile
vl da6a581748 Fixed: all path are now relative. Only have to define $RYZOM_PATH
kervala 783c0ac359 Merge
Matt Raykowski f5b2d23db4 Update: Fixing the private headers issues.
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
Matt Raykowski 99a66f677b Update: merged
Matt Raykowski e055fbd30b Update: Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB
vl b827ad959a Changed: cfg variable to fit open shard
kervala 0391b3fad6 Changed: Remove/convert/update Visual C++ projects
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 4726dc72b0 Changed: use the client cfg variable StartupHost to say where the login system is (not harcoded anymore)
vl cf82bb4a8c Fixed: by default on linux DisableDirectInput is set to true
kervala c863ea7644 Changed: misc linux patches (patches provided by ratmice)
kervala bac9d3f6ff Changed: Compilation on 64-bits platforms
acemtp@users.sourceforge.net 29b38937a5 Fixed: set the good agpl header
acemtp@users.sourceforge.net d5c601ffa5 initial version