Commit Graph

810 Commits (53b3a51b54761eaa085d01ff7bf289ebd445cd9f)

Author SHA1 Message Date
kervala e065046317 Changed: Remove/convert/update old projects
rti 46e81fa4c1 Changed: hardcoded linking to expat for now
kervala acc2f84ef9 Changed: Move OS specific code from client or server to NeL when it's possible
rti 0f62cfa0f2 Changed: adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES)
kervala 1cb477b8d3 Fixed: Use nlWindow instead of void* for window ID
rti 80e7cb03c7 Fixed: - NeL and Ryzom client should build out of the box using CMake on mac os x now.
vl 1d145a0b62 Fixed: save the screenshots in screenshot directory
vl 4690908535 Fixed: mouse click events do not respect mouse position (by rti)
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
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
kervala 78111dec49 Fixed: assert when Local mode is used
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 eda4939a41 Fixed: Arrays not initialized and other minor bugs
kervala 28e20b2718 Fixed: ELuaExecuteError: No matching overload found, setContextHelpText
vl e8ea720275 Fixed: segfaults with newer libwww on linux
vl dfb1cb9e66 Fixed: warning flood
kervala 91f233c5fb Fixed: Incorrect method CMusicPlayer::previous() (patch provided by lubos)
vl bec9f0f252 Changed: remove some warning
kervala 9a978cf322 Changed: Fix typos in comments/code
kervala 9fad66bb2d Changed: Remove/convert/update old projects
kervala ef1182bc48 Changed: Compilation on 64-bits platforms
kervala 7ffa7858bf Changed: Remove all warning when compiling Ryzom on Linux
vl a0094b2234 Fixed: add do/while to remove some warning and add missing ;
kervala d6830102f5 Changed: luabind (On Windows Breaks Compiling)
kervala 6eff3d4d61 Changed: Fix typos in comments/code
vl 8ef863c832 Merge
kervala 0ce1916acb Changed: Fix typos in comments/code
kervala 1c96de0be8 Fixed: Ryzom Client Build Fix - _Bool is a keyword in C99 (patch provided by rti)
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