Commit graph

137 commits

Author SHA1 Message Date
kervala
e254253fe0 Fixed: Number of processors under Linux 2011-06-04 14:01:56 +02:00
kervala
0cbb87bfe1 Fixed: Strings buffer overflow in config files 2011-06-04 14:01:32 +02:00
kervala
7c27c233eb Changed: Exceptions catched by reference 2011-06-03 10:35:25 +02:00
kervala
f9cc842b82 Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
kervala
230039a5c3 Changed: #825 Remove all warnings when compiling Ryzom 2011-05-29 16:23:08 +02:00
kervala
c11e81dd7c Changed: #825 Remove all warnings when compiling Ryzom 2011-05-29 16:20:34 +02:00
kervala
a27b6cd2bd 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
a09264c6c0 Changed: #878 Fix typos in comments/code 2011-05-26 16:20:17 +02:00
kervala
db57bd0c11 Changed: #825 Remove all warnings when compiling Ryzom 2011-05-26 16:07:35 +02:00
kervala
6f78067a8d Changed: Merge changes from next patch 2011-05-26 14:14:29 +02:00
kervala
3a647345a1 Changed: Replaced display of pointers using %d or %X by %p 2011-03-28 17:32:49 +02:00
kervala
5baccb8b54 Changed: #878 Fix typos in comments/code 2011-03-09 14:30:51 +01:00
kervala
a8d8ec6e07 Changed: #878 Fix typos in comments/code 2011-02-21 16:08:32 +01:00
kervala
758682e473 Changed: Only use PCH if WITH_PCH is defined 2011-02-21 13:30:31 +01:00
kervala
ec9ab9106a Changed: #825 Remove all warnings when compiling Ryzom 2011-02-09 14:34:05 +01:00
kervala
51d09f375a Changed: #1249 Endianness problems while access to disk or memory 2011-02-01 18:29:03 +01:00
kervala
b925de055c Changed: #1249 Endianness problems while access to disk or memory 2011-02-01 17:33:30 +01:00
rti
27e0c9d3cd Changed: #1227 some simplification, added exceptions instead of nlerror 2011-01-08 03:27:47 +01:00
rti
9e71d5c502 Fixed #1227: Implement static IThread* IThread::getCurrentThread for pthread based systems 2011-01-08 01:17:13 +01:00
kervala
fcd7edc6b3 Changed: #825 Remove all warnings when compiling Ryzom 2010-12-22 14:15:50 +01:00
kervala
e53a439e7f Changed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4 2010-12-22 14:14:30 +01:00
kervala
d6f29299a1 Changed: #878 Fix typos in comments/code 2010-12-22 01:00:28 +01:00
kervala
bc50a7ccd6 Fixed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4 2010-12-22 00:53:33 +01:00
kervala
567b8d2e07 Changed: #825 Remove all warnings when compiling Ryzom 2010-12-20 16:25:23 +01:00
kervala
56db70265f Changed: #878 Fix typos in comments/code 2010-11-18 21:33:35 +01:00
kervala
54b6685a9e Changed: #878 Fix typos in comments/code 2010-11-13 18:33:01 +01:00
kervala
9550ed9d36 Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
vl
9891284603 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
ea9a34a6f3 merge 2010-11-03 16:33:11 +01:00
rti
e8cbd26e9f Fixed: #1153 Make ryzom_client run completely in an .app bundle 2010-11-03 16:32:06 +01:00
rti
fa14447c6c Changed: #1153 Make ryzom_client run completely in an .app bundle 2010-11-03 13:39:35 +01:00
kervala
a4c64bb753 Changed: #1034 Implement CCustomMouse for Linux 2010-11-02 19:45:05 +01:00
kervala
d60bcaec05 Changed: #878 Fix typos in comments/code 2010-11-02 14:00:32 +01:00
kervala
8399175d8c Changed: #825 Remove all warning when compiling Ryzom 2010-10-30 14:05:50 +02:00
kervala
972a6cb6c3 Fixed: getTemporaryDirectory() under Linux 2010-10-26 17:26:28 +02:00
kervala
81ac951509 Changed: #825 Remove all warning when compiling Ryzom 2010-10-25 09:47:37 +02:00
kervala
2f343f505e Changed: #1129 Compilation under Linux 2010-10-18 20:27:04 +02:00
kervala
24eb87f999 Fixed: #1129 Implement missing CI18N::getLanguageCodes and CI18N::getLanguageNames methods 2010-10-18 19:34:20 +02:00
kervala
3bdc155cd5 Changed: #825 Remove all warning when compiling Ryzom 2010-10-18 19:11:58 +02:00
kervala
87565b46b9 Changed: Reactivate runtime checks and optimizations 2010-10-18 09:15:14 +02:00
kervala
7d9d79aeb9 Changed: Added include guard to stdmisc.h 2010-10-18 09:13:29 +02:00
kervala
4b7a0e4304 Changed: Added getBigFileName method to CBigFile 2010-10-18 09:12:49 +02:00
kervala
a044d8a5e7 Changed: #825 Remove all warning when compiling Ryzom 2010-10-17 15:26:57 +02:00
kervala
b7b1197f45 Changed: #1038 Implement copy/paste for Linux (patch provided by Naush) 2010-10-16 22:16:09 +02:00
kervala
10522eae91 Changed: #1023 Use a standard application path for writing files 2010-10-16 20:07:20 +02:00
kervala
f77ca1992c Changed: #142 Replace atoi and sscanf by fromString when it's possible 2010-10-16 19:58:05 +02:00
kervala
9198a34e32 Changed: #1129 Implement missing CI18N::getLanguageCodes and CI18N::getLanguageNames methods 2010-10-14 19:03:39 +02:00
kervala
31a990fa60 Changed: #825 Remove all warning when compiling Ryzom 2010-10-02 17:27:20 +02:00
kervala
84986b79b7 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 11:18:21 +02:00
kervala
9e058f053d Changed: Compare GetFileAttributes with INVALID_FILE_ATTRIBUTES to check if attributes are valid 2010-09-27 14:40:21 +02:00