Commit graph

137 commits

Author SHA1 Message Date
kervala
ab0cc17134 Fixed: Number of processors under Linux 2011-06-04 14:01:56 +02:00
kervala
385955fffb Fixed: Strings buffer overflow in config files 2011-06-04 14:01:32 +02:00
kervala
5b5a050616 Changed: Exceptions catched by reference 2011-06-03 10:35:25 +02:00
kervala
540bc1f62f Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
kervala
49c3ae1b85 Changed: #825 Remove all warnings when compiling Ryzom 2011-05-29 16:23:08 +02:00
kervala
44b7912330 Changed: #825 Remove all warnings when compiling Ryzom 2011-05-29 16:20:34 +02:00
kervala
bc994d4bec Changed: Use of CFile::createEmptyFile
Changed: #142 Replace atoi and sscanf by fromString when it's possible
2011-05-29 13:57:08 +02:00
kervala
24e2e07ef4 Changed: #878 Fix typos in comments/code 2011-05-26 16:20:17 +02:00
kervala
28d1e2538b Changed: #825 Remove all warnings when compiling Ryzom 2011-05-26 16:07:35 +02:00
kervala
f5e72a4da7 Changed: Merge changes from next patch 2011-05-26 14:14:29 +02:00
kervala
ab1ddf3e3e Changed: Replaced display of pointers using %d or %X by %p 2011-03-28 17:32:49 +02:00
kervala
dec67309f3 Changed: #878 Fix typos in comments/code 2011-03-09 14:30:51 +01:00
kervala
0a235b7353 Changed: #878 Fix typos in comments/code 2011-02-21 16:08:32 +01:00
kervala
9c9f1097f8 Changed: Only use PCH if WITH_PCH is defined 2011-02-21 13:30:31 +01:00
kervala
026657b28c Changed: #825 Remove all warnings when compiling Ryzom 2011-02-09 14:34:05 +01:00
kervala
8e1a1acb5d Changed: #1249 Endianness problems while access to disk or memory 2011-02-01 18:29:03 +01:00
kervala
0557ec99d5 Changed: #1249 Endianness problems while access to disk or memory 2011-02-01 17:33:30 +01:00
rti
1d1af58c52 Changed: #1227 some simplification, added exceptions instead of nlerror 2011-01-08 03:27:47 +01:00
rti
d73c485f23 Fixed #1227: Implement static IThread* IThread::getCurrentThread for pthread based systems 2011-01-08 01:17:13 +01:00
kervala
c7c6c2ce21 Changed: #825 Remove all warnings when compiling Ryzom 2010-12-22 14:15:50 +01:00
kervala
b909986c61 Changed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4 2010-12-22 14:14:30 +01:00
kervala
4a86cad7a9 Changed: #878 Fix typos in comments/code 2010-12-22 01:00:28 +01:00
kervala
5a3cab6f3d Fixed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4 2010-12-22 00:53:33 +01:00
kervala
032811b374 Changed: #825 Remove all warnings when compiling Ryzom 2010-12-20 16:25:23 +01:00
kervala
e99faac831 Changed: #878 Fix typos in comments/code 2010-11-18 21:33:35 +01:00
kervala
0f7b988352 Changed: #878 Fix typos in comments/code 2010-11-13 18:33:01 +01:00
kervala
6362857850 Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
vl
18e0b77db2 Fixed: file order is different linux and windows so now getpathcontent sort the file so it s the same order everywhere 2010-11-08 12:26:05 +01:00
rti
ad89d86f86 merge 2010-11-03 16:33:11 +01:00
rti
81568fe75f Fixed: #1153 Make ryzom_client run completely in an .app bundle 2010-11-03 16:32:06 +01:00
rti
5033d70471 Changed: #1153 Make ryzom_client run completely in an .app bundle 2010-11-03 13:39:35 +01:00
kervala
c53d70812d Changed: #1034 Implement CCustomMouse for Linux 2010-11-02 19:45:05 +01:00
kervala
eb3f1737c2 Changed: #878 Fix typos in comments/code 2010-11-02 14:00:32 +01:00
kervala
b138750c70 Changed: #825 Remove all warning when compiling Ryzom 2010-10-30 14:05:50 +02:00
kervala
d03bf15a8d Fixed: getTemporaryDirectory() under Linux 2010-10-26 17:26:28 +02:00
kervala
0269f2f46d Changed: #825 Remove all warning when compiling Ryzom 2010-10-25 09:47:37 +02:00
kervala
d2fb854a0e Changed: #1129 Compilation under Linux 2010-10-18 20:27:04 +02:00
kervala
725daff253 Fixed: #1129 Implement missing CI18N::getLanguageCodes and CI18N::getLanguageNames methods 2010-10-18 19:34:20 +02:00
kervala
de0731c04d Changed: #825 Remove all warning when compiling Ryzom 2010-10-18 19:11:58 +02:00
kervala
99c0124f2c Changed: Reactivate runtime checks and optimizations 2010-10-18 09:15:14 +02:00
kervala
3ae23b3b36 Changed: Added include guard to stdmisc.h 2010-10-18 09:13:29 +02:00
kervala
85f757d902 Changed: Added getBigFileName method to CBigFile 2010-10-18 09:12:49 +02:00
kervala
beaeccf2ce Changed: #825 Remove all warning when compiling Ryzom 2010-10-17 15:26:57 +02:00
kervala
e8563f4156 Changed: #1038 Implement copy/paste for Linux (patch provided by Naush) 2010-10-16 22:16:09 +02:00
kervala
15cb5a955b Changed: #1023 Use a standard application path for writing files 2010-10-16 20:07:20 +02:00
kervala
83622c6cbb Changed: #142 Replace atoi and sscanf by fromString when it's possible 2010-10-16 19:58:05 +02:00
kervala
a07856f16c Changed: #1129 Implement missing CI18N::getLanguageCodes and CI18N::getLanguageNames methods 2010-10-14 19:03:39 +02:00
kervala
8b1aa9cff9 Changed: #825 Remove all warning when compiling Ryzom 2010-10-02 17:27:20 +02:00
kervala
2e1891d281 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 11:18:21 +02:00
kervala
4456d81dd8 Changed: Compare GetFileAttributes with INVALID_FILE_ATTRIBUTES to check if attributes are valid 2010-09-27 14:40:21 +02:00