Commit graph

104 commits

Author SHA1 Message Date
vl
6bf8cc13b7 Changed: CSynchronized and CMutex are now, by default, Fair on Windows and Unfair on GNU/Linux and Mac OS X 2010-07-08 17:36:41 +02:00
vl
4c06c20712 Added: better detection of jpeg size 2010-07-08 16:01:01 +02:00
kervala
082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters 2010-07-01 11:51:27 +02:00
kervala
ae239a6b94 Changed: #880 Use PCH under Linux with CMake 2010-06-30 15:31:31 +02:00
kervala
7cb5099a1c Changed: #825 Remove all warning when compiling Ryzom 2010-06-27 13:05:31 +02:00
kervala
c27c28d7c4 Changed: CWordsDictionary::makeResult using references 2010-06-27 11:37:57 +02:00
kervala
6779fcf1b3 Changed: #880 Use PCH under Linux with CMake 2010-06-26 17:38:45 +02:00
kervala
0238458539 Changed: #880 Use PCH under Linux with CMake (use the same macros for Windows too) 2010-06-26 16:47:36 +02:00
kervala
7d7ded9528 Changed: #842 Added new optimizations for VC++ linker and compiler 2010-06-26 16:37:27 +02:00
kervala
870fb2a50a Changed: #842 Removed obsolete files (all methods are already implemented in CSystemInfo) 2010-06-26 14:50:03 +02:00
kervala
fc22fcb3de Changed: #841 Change the wrong header in the source code 2010-06-25 21:08:52 +02:00
kervala
73744cd0ae Changed: #880 Use PCH under Linux with CMake 2010-06-25 11:44:58 +02:00
kervala
9eb0e21867 Changed: #880 Use PCH under Linux with CMake 2010-06-25 08:33:15 +02:00
kervala
a362e280ca Changed: #825 Remove all warning when compiling Ryzom 2010-06-21 22:36:59 +02:00
kervala
ec62912164 Changed: #991 Make sure all debug files are created in log directory 2010-06-21 21:03:21 +02:00
kervala
28c4072960 Changed: #991 Make sure all debug files are created in log directory 2010-06-21 20:37:46 +02:00
kervala
4e334e85b7 Fixed: #990 Add possibility to set and get log directory 2010-06-21 20:24:02 +02:00
kervala
dcf1277953 Changed: #842 Added SOVERSION property to shared libraries 2010-06-14 10:30:17 +02:00
kervala
7cbe65d2ef Changed: #878 Fix typos in comments/code 2010-06-14 10:02:51 +02:00
kervala
f381f335e1 Changed: #878 Fix typos in comments/code 2010-06-13 16:58:11 +02:00
kervala
eb769bfb9c Changed: #878 Fix typos in comments/code 2010-06-12 18:11:47 +02:00
kervala
9147170866 Fixed: #972 Do not reset mouse position to implement FreeLook (compilation fix for Windows) 2010-06-11 20:55:27 +02:00
kervala
72e5f44ed6 Fixed: #972 Do not reset mouse position to implement FreeLook (compilation fix for Windows) 2010-06-11 20:41:00 +02:00
rti
0eda79d7b3 merge 2010-06-11 15:04:57 +02:00
rti
f082ef3efb Fixed: #972 Do not reset mouse position to implement FreeLook (IDriver::InterfaceVersion = 0x66) 2010-06-11 15:04:10 +02:00
kervala
004f5b3f83 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-06-11 13:20:13 +02:00
kervala
4b15d7273e Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
rti
458f5a1072 Changed: #842 fixed *.pc install source paths 2010-06-09 23:41:54 +02:00
kervala
7e5502b38c Changed: #842 Added pkg-config files 2010-06-09 18:09:56 +02:00
kervala
1cb477b8d3 Fixed: #951 Use nlWindow instead of void* for window ID 2010-05-31 13:15:36 +02:00
kervala
f71252d0d5 Added: #825 CSystemUtils class in Makefile.am 2010-05-31 09:06:14 +02:00
kervala
2a6620044c Fixed: jpeg read didn't implement _LoadGrayscaleAsAlpha neither. 2010-05-29 17:43:49 +02:00
kaetemi
cac95ed079 Fixed: Png read didn't implement _LoadGrayscaleAsAlpha. 2010-05-29 13:44:12 +02:00
kervala
39f2624a69 Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-05-22 22:37:50 +02:00
kervala
05b6447aad Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-05-22 14:15:29 +02:00
kervala
2572ef9e9f Fixed: #869 Crash when updating Windows 7 progress bar 2010-05-22 13:42:13 +02:00
kervala
a9f92a0e36 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-18 16:53:47 +02:00
kervala
41a197060a Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by ThibG) 2010-05-14 11:41:28 +02:00
kervala
ef1182bc48 Changed: #853 Compilation on 64-bits platforms 2010-05-13 22:53:14 +02:00
kervala
45c8adf72f Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:23:34 +02:00
vl
a0094b2234 Fixed: #887 add do/while to remove some warning and add missing ; 2010-05-13 19:02:00 +02:00
vl
fa7b90e27d Changed: #872 threadid is now in size_t. patch by rti 2010-05-13 19:00:29 +02:00
kervala
6eff3d4d61 Changed: #878 Fix typos in comments/code 2010-05-12 16:59:15 +02:00
kervala
7734507190 Fixed: #871 Shared Libs loading on Mac OS X (patch provided by rti) 2010-05-12 13:04:22 +02:00
kervala
aa8eba9d99 Fixed: #889 NLMISC ticksToSecond error on Mac OS X (patch provided by rti) 2010-05-12 12:00:18 +02:00
kervala
1c51331f5d Fixed: #889 NLMISC ticksToSecond error on Mac OS X (patch provided by rti) 2010-05-12 11:44:28 +02:00
kervala
b8645f969f Changed: #841 Change the wrong header in the source code 2010-05-12 11:27:13 +02:00
kervala
538f7abb14 Fixed: #888 CSString::find and CSString::findNS broken 2010-05-12 11:10:28 +02:00
kervala
b25c2fa105 Merge 2010-05-10 20:41:16 +02:00
vl
b577ab73bc Fixed: #857 linux/assertion failure CCoTask::getCurrentTask() == this. patch by ratmice 2010-05-10 17:38:27 +02:00
vl
45283a568c Changed: #865 make the mutex working on Linux 2010-05-10 17:03:26 +02:00
kervala
8b7144733a Changed: #866 VER_SUITE_STORAGE_SERVER and VER_SUITE_COMPUTE_SERVER not defined 2010-05-10 09:26:02 +02:00
kervala
0ad6f116b1 Changed: #860 Remove/convert/update old projects 2010-05-09 14:36:03 +02:00
acemtp@users.sourceforge.net
d5c601ffa5 initial version 2010-05-06 02:08:41 +02:00