Commit graph

82 commits

Author SHA1 Message Date
kervala
69585a8421 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 16:21:23 +02:00
kaetemi
f4518f0b28 Fixed: Compile error with mutex.h on Windows. 2010-09-19 23:12:57 +02:00
kervala
e1969d46f1 Fixed: Compilation with STLport under Linux 2010-09-19 19:19:23 +02:00
kervala
b7cec00055 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-15 10:27:26 +02:00
kervala
29997015c9 Fixed: Windows compilation problems 2010-09-04 19:54:22 +02:00
kervala
7b778bbb99 Changed: Don't use "using namespace" in .h 2010-09-04 18:24:53 +02:00
kervala
9fde74ff28 Fixed: #1073 Replace deprecated functions gethostbyname and gethostbyaddr 2010-08-18 18:31:05 +02:00
rti
2ee6e822b7 Fixed: #1059 Make cocoa the default subsystem on Mac OS X 2010-08-13 18:16:37 +02:00
kervala
9a528f3f8f Fixed: #1069 Thread/process CPU affinity Implementation for Linux 2010-08-12 19:15:29 +02:00
kervala
e129c55ba6 Changed: "using CVector" in 3d/vegetable.h 2010-08-11 20:36:49 +02:00
kervala
cef3dab9a7 Changed: Removed useless dependencies 2010-08-11 19:43:52 +02:00
kervala
68cc7ae142 Changed: #878 Fix typos in comments/code 2010-08-11 19:28:29 +02:00
kervala
b2f5333297 Changed: #825 Remove all warning when compiling Ryzom 2010-08-09 16:20:03 +02:00
aquiles
b47435695a Changed: #1048 getType() in UFormElm 2010-08-03 15:26:44 +02:00
aquiles
8bdc216597 Fixed: #1054 getFilename() in UForm 2010-08-04 22:38:34 +02:00
kervala
8a8f2afada Changed: #878 Fix typos in comments/code 2010-07-29 20:18:49 +02:00
kervala
e16ae0c3e5 Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 18:52:05 +02:00
kervala
7236c83bc4 Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:43:36 +02:00
kervala
b056f84343 Changed: #878 Fix typos in comments/code 2010-07-27 17:33:58 +02:00
kervala
da46bed296 Changed: #878 Fix typos in comments/code 2010-07-27 13:21:11 +02:00
vl
3acf3e7de8 Removed: flooding warning 2010-07-26 10:56:22 +02:00
kervala
8a7a180b9e Changed: #825 Remove all warning when compiling Ryzom 2010-07-24 23:59:25 +02:00
kervala
01a9d2de20 Changed: #825 Remove all warning when compiling Ryzom 2010-07-24 22:47:42 +02:00
kervala
2fd533f737 Changed: #825 Remove all warning when compiling Ryzom 2010-07-24 22:29:42 +02:00
kervala
4e662bc8d3 Changed: #1023 Use a standard application path for writing files 2010-07-16 22:16:21 +02:00
kervala
4f3ceccb18 Fixed: GCC error with templates (by Naush) 2010-07-14 17:46:30 +02:00
kervala
632c99d4f3 Fixed: #1019 Add public setWindowIcon method to UDriver 2010-07-14 16:16:15 +02:00
kervala
c20188e90a Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-07-14 11:44:46 +02:00
kervala
f20b894851 Changed: #825 Remove all warning when compiling Ryzom 2010-07-10 13:27:40 +02:00
kervala
fbc00082ce Fixed: NeL compilation with automake 2010-07-10 13:23:15 +02:00
vl
a649c77979 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
kervala
bfc3409cb3 Changed: CFile::copyFile takes now 2 std::string as parameters 2010-07-01 11:51:27 +02:00
kervala
81cacf96ce Changed: CWordsDictionary::makeResult using references 2010-06-27 11:37:57 +02:00
kervala
d5eff39482 Fixed: std::auto_ptr not found 2010-06-27 11:36:04 +02:00
kervala
8bb1ed6a70 Changed: #842 Removed obsolete files (all methods are already implemented in CSystemInfo) 2010-06-26 14:50:03 +02:00
kervala
c3d1ac3de9 Changed: #878 Fix typos in comments/code 2010-06-24 15:00:31 +02:00
rti
bf742eaf11 merge 2010-06-23 23:52:16 +02:00
rti
a6ccab4d89 Changed: #947 adapted to recent driver changes, some cleanup 2010-06-23 23:37:19 +02:00
kervala
5696f9a2e4 Changed: #841 Change the wrong header in the source code 2010-06-22 12:03:05 +02:00
kervala
c92b3e033d Changed: #991 Make sure all debug files are created in log directory 2010-06-21 20:37:46 +02:00
kervala
1d95df22f9 Fixed: #990 Add possibility to set and get log directory 2010-06-21 20:24:02 +02:00
kervala
fcc968511f Fixed: #985 Crash when opening a door 2010-06-16 23:03:02 +02:00
kervala
46707ef3bc Changed: #878 Fix typos in comments/code 2010-06-14 10:02:51 +02:00
rti
3653871530 merge 2010-06-13 21:02:38 +02:00
rti
48657c16d0 Changed: #947 fixed multi screen window positioning, implemented getCurrentScreenMode, (IDriver::InterfaceVersion = 0x67 to enable negative window positions) 2010-06-13 20:24:58 +02:00
kervala
856efe7484 Changed: #878 Fix typos in comments/code 2010-06-13 17:22:27 +02:00
kervala
804170c6f0 Changed: #878 Fix typos in comments/code 2010-06-13 16:58:11 +02:00
kervala
72625ca28d Fixed: #972 Do not reset mouse position to implement FreeLook (compilation fix for Windows) 2010-06-11 20:41:00 +02:00
rti
db99233b0f merge 2010-06-11 15:04:57 +02:00
rti
610a04982f Fixed: #972 Do not reset mouse position to implement FreeLook (IDriver::InterfaceVersion = 0x66) 2010-06-11 15:04:10 +02:00