Commit Graph

1283 Commits (6b59fc0081699901a75f194b61ee0413fab614bb)

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