Commit Graph

146 Commits (d4e185c7417055b61759b45618040e124ff7db5f)

Author SHA1 Message Date
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