Commit Graph

71 Commits (9a90995ce2886fd3cb603ea5403aa5f1ad3d2736)

Author SHA1 Message Date
kervala 9a90995ce2 Changed: Remove all warning when compiling Ryzom on Linux
kervala b8e5331ffe Changed: Prefix all Ryzom binaries by ryzom_
kervala a6b5c5f453 Changed: Remove all warning when compiling Ryzom on Linux (patch provided by Letto)
kervala ab7adb557f Changed: Remove all warning when compiling Ryzom on Linux
kervala 4b15d7273e Changed: Fix typos in comments/code
kervala 25585bb828 Changed: Move OS specific code from client or server to NeL when it's possible
rti 38fd14fbd2 Changed: showCursor, setMousePos, improved window move, useOptimizedDrawing:YES, cleaned up comments
kervala 6672da9201 Fixed: Don't exit if no corresponding screen mode found in windowed
kervala 85d980b816 Changed: Remove/convert/update old projects
kervala 3117e5fd5f Changed: Move OS specific code from client or server to NeL when it's possible
kervala 7cb2d2e09e Changed: Move OS specific code from client or server to NeL when it's possible
kervala d14e6418da Fixed: Floating point exceptions
kaetemi cb176f9c1f Changed: Also remap png to dds in client.
kervala e823e9ece2 Changed: Fix typos in comments/code
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 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