Commit Graph

357 Commits (bb9ac688f6923cf96f66b0874483a2ceb3d7bc2b)

Author SHA1 Message Date
kervala 3b70e484f6 Fixed: Add public setWindowIcon method to UDriver
kervala 8605f833e9 Changed: Move OS specific code from client or server to NeL when it's possible
kervala 1f3793e523 Changed: Remove all warning when compiling Ryzom
vl 6bf8cc13b7 Changed: CSynchronized and CMutex are now, by default, Fair on Windows and Unfair on GNU/Linux and Mac OS X
vl 4c06c20712 Added: better detection of jpeg size
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters
kervala ae239a6b94 Changed: Use PCH under Linux with CMake
kervala 7cb5099a1c Changed: Remove all warning when compiling Ryzom
kervala c27c28d7c4 Changed: CWordsDictionary::makeResult using references
kervala 6779fcf1b3 Changed: Use PCH under Linux with CMake
kervala 0238458539 Changed: Use PCH under Linux with CMake (use the same macros for Windows too)
kervala 7d7ded9528 Changed: Added new optimizations for VC++ linker and compiler
kervala 870fb2a50a Changed: Removed obsolete files (all methods are already implemented in CSystemInfo)
kervala fc22fcb3de Changed: Change the wrong header in the source code
kervala 73744cd0ae Changed: Use PCH under Linux with CMake
kervala 9eb0e21867 Changed: Use PCH under Linux with CMake
kervala a362e280ca Changed: Remove all warning when compiling Ryzom
kervala ec62912164 Changed: Make sure all debug files are created in log directory
kervala 28c4072960 Changed: Make sure all debug files are created in log directory
kervala 4e334e85b7 Fixed: Add possibility to set and get log directory
kervala dcf1277953 Changed: Added SOVERSION property to shared libraries
kervala 7cbe65d2ef Changed: Fix typos in comments/code
kervala f381f335e1 Changed: Fix typos in comments/code
kervala eb769bfb9c Changed: Fix typos in comments/code
kervala 9147170866 Fixed: Do not reset mouse position to implement FreeLook (compilation fix for Windows)
kervala 72e5f44ed6 Fixed: Do not reset mouse position to implement FreeLook (compilation fix for Windows)
rti 0eda79d7b3 merge
rti f082ef3efb Fixed: Do not reset mouse position to implement FreeLook (IDriver::InterfaceVersion = 0x66)
kervala 004f5b3f83 Changed: Remove all warning when compiling Ryzom on Linux
kervala 4b15d7273e Changed: Fix typos in comments/code
rti 458f5a1072 Changed: fixed *.pc install source paths
kervala 7e5502b38c Changed: Added pkg-config files
kervala 1cb477b8d3 Fixed: Use nlWindow instead of void* for window ID
kervala f71252d0d5 Added: CSystemUtils class in Makefile.am
kervala 2a6620044c Fixed: jpeg read didn't implement _LoadGrayscaleAsAlpha neither.
kaetemi cac95ed079 Fixed: Png read didn't implement _LoadGrayscaleAsAlpha.
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
kervala a9f92a0e36 Changed: Remove all warning when compiling Ryzom on Linux
kervala 41a197060a Changed: Remove all warning when compiling Ryzom on Linux (patch provided by ThibG)
kervala ef1182bc48 Changed: Compilation on 64-bits platforms
kervala 45c8adf72f Changed: Remove all warning when compiling Ryzom on Linux
vl a0094b2234 Fixed: add do/while to remove some warning and add missing ;
vl fa7b90e27d Changed: threadid is now in size_t. patch by rti
kervala 6eff3d4d61 Changed: Fix typos in comments/code
kervala 7734507190 Fixed: Shared Libs loading on Mac OS X (patch provided by rti)
kervala aa8eba9d99 Fixed: NLMISC ticksToSecond error on Mac OS X (patch provided by rti)
kervala 1c51331f5d Fixed: NLMISC ticksToSecond error on Mac OS X (patch provided by rti)
kervala b8645f969f Changed: Change the wrong header in the source code
kervala 538f7abb14 Fixed: CSString::find and CSString::findNS broken
kervala b25c2fa105 Merge
vl b577ab73bc Fixed: linux/assertion failure CCoTask::getCurrentTask() == this. patch by ratmice
vl 45283a568c Changed: make the mutex working on Linux
kervala 8b7144733a Changed: VER_SUITE_STORAGE_SERVER and VER_SUITE_COMPUTE_SERVER not defined
kervala 0ad6f116b1 Changed: Remove/convert/update old projects
acemtp@users.sourceforge.net d5c601ffa5 initial version