Commit Graph

721 Commits (27b7b7cb42acc3f0a9dc117e36442d8c26c437df)

Author SHA1 Message Date
kervala dc43321615 Changed: Fix typos in comments/code
kervala c693c47cac Changed: Remove all warning when compiling Ryzom
aquiles 28953b29ed Changed: getType() in UFormElm
aquiles 072b95c975 Fixed: getFilename() in UForm
kervala 042507413a Changed: Fix typos in comments/code
kervala 163e2dc1a5 Changed: Implement music streaming in OpenAL driver
kervala 4d586ef8d0 Changed: Implement music streaming in OpenAL driver
kervala 5045b0ea8a Changed: Fix typos in comments/code
kervala a3ae822a88 Changed: Fix typos in comments/code
vl d971a9537c Removed: flooding warning
kervala 2b2b1c3748 Changed: Remove all warning when compiling Ryzom
kervala 9275ce5175 Changed: Remove all warning when compiling Ryzom
kervala c6d7643b4b Changed: Remove all warning when compiling Ryzom
kervala c426347080 Changed: Use a standard application path for writing files
kervala 936d97b070 Fixed: GCC error with templates (by Naush)
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
kervala a51e1516ec Fixed: NeL compilation with automake
vl 6bf8cc13b7 Changed: CSynchronized and CMutex are now, by default, Fair on Windows and Unfair on GNU/Linux and Mac OS X
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters
kervala c27c28d7c4 Changed: CWordsDictionary::makeResult using references
kervala e0f22bf104 Fixed: std::auto_ptr not found
kervala 870fb2a50a Changed: Removed obsolete files (all methods are already implemented in CSystemInfo)
kervala 9de1c9e027 Changed: Fix typos in comments/code
rti 59b7ac1f9f merge
rti 60dae3bfd0 Changed: adapted to recent driver changes, some cleanup
kervala 0761387c3b Changed: Change the wrong header in the source code
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 a5a3929833 Fixed: Crash when opening a door
kervala 7cbe65d2ef Changed: Fix typos in comments/code
rti 7e91dd34fd merge
rti 2e6078898e Changed: fixed multi screen window positioning, implemented getCurrentScreenMode, (IDriver::InterfaceVersion = 0x67 to enable negative window positions)
kervala 8b5437515c Changed: Fix typos in comments/code
kervala f381f335e1 Changed: Fix typos in comments/code
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 4b15d7273e Changed: Fix typos in comments/code
kervala e3cadf3de5 Fixed: Another dead lock under Linux
kaetemi c7c9f927c7 Changed: Stability fixes for exporting with max plugins.
kervala 1cb5cf3e4d Fixed: Allow use of UAnimationSet without activate headers optimization
kervala 1cb477b8d3 Fixed: Use nlWindow instead of void* for window ID
Matt Raykowski 10577effa0 Update: Merged in nlWindow patch from SVN.
kervala a63e6c5dc3 Changed: Make all keys used for actions/macros identical on all platforms
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
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 8a99fec990 Merge
kervala ef1182bc48 Changed: Compilation on 64-bits platforms
vl 1151ec2f8c Fixed: add missing ;
kervala 53a99b5b55 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 d955ac8426 Changed: Fix typos in comments/code
kervala 6eff3d4d61 Changed: Fix typos in comments/code
kervala b8645f969f Changed: Change the wrong header in the source code
kervala 538f7abb14 Fixed: CSString::find and CSString::findNS broken
vl 929717e3b1 Fixed: make it compile
vl c29d30f319 Fixed: commented the old asm g++ code and use the builtin function. patch by rti
Matt Raykowski f5b2d23db4 Update: Fixing the private headers issues.
vl 45283a568c Changed: make the mutex working on Linux
kervala 3e1b1fa0cc Changed: Don't check for MS STL headers if STLport is used
kervala f2abf727a8 Fixed: surpress the annoying "Using TR1 extensions" message
kervala cb500bd3e3 Changed: Don't check for MS STL headers if STLport is used
acemtp@users.sourceforge.net 29b38937a5 Fixed: set the good agpl header
acemtp@users.sourceforge.net d5c601ffa5 initial version