mattraykowski
|
c19d153b25
|
Changed: #842 Fix for nelmisc builds on Windows without DirectX in the VS paths.
|
2010-07-23 09:41:49 -06:00 |
|
kervala
|
64c6a0f756
|
Changed: #1023 Use a standard application path for writing files
|
2010-07-17 18:09:41 +02:00 |
|
kervala
|
0d7106864b
|
Changed: #860 Remove/convert/update old projects
|
2010-07-16 22:20:39 +02:00 |
|
kervala
|
4e662bc8d3
|
Changed: #1023 Use a standard application path for writing files
|
2010-07-16 22:16:21 +02:00 |
|
Matt Raykowski
|
f4460f8360
|
merge
|
2010-07-14 12:13:37 -05:00 |
|
Matt Raykowski
|
9b391a24fa
|
Changed: #842 Added helper macros to cleanup files, removed useless DECORATE_NEL_LIB macro and started adding WITH_STATIC/WITH_STATIC_DRIVER support for full static linking.
|
2010-07-14 12:13:07 -05: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 |
|
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 |
|
vl
|
34faabfe7a
|
Added: better detection of jpeg size
|
2010-07-08 16:01:01 +02:00 |
|
kervala
|
bfc3409cb3
|
Changed: CFile::copyFile takes now 2 std::string as parameters
|
2010-07-01 11:51:27 +02:00 |
|
kervala
|
bc7fb5fbe9
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-30 15:31:31 +02:00 |
|
kervala
|
fd08cc8e97
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-06-27 13:05:31 +02:00 |
|
kervala
|
81cacf96ce
|
Changed: CWordsDictionary::makeResult using references
|
2010-06-27 11:37:57 +02:00 |
|
kervala
|
8144bb8696
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-26 17:38:45 +02:00 |
|
kervala
|
abc2773e09
|
Changed: #880 Use PCH under Linux with CMake (use the same macros for Windows too)
|
2010-06-26 16:47:36 +02:00 |
|
kervala
|
217d5c17e8
|
Changed: #842 Added new optimizations for VC++ linker and compiler
|
2010-06-26 16:37:27 +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
|
b52ce97c5f
|
Changed: #841 Change the wrong header in the source code
|
2010-06-25 21:08:52 +02:00 |
|
kervala
|
e5acdd3fed
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 11:44:58 +02:00 |
|
kervala
|
73148e25ea
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 08:33:15 +02:00 |
|
kervala
|
fc7a8e8ed4
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-06-21 22:36:59 +02:00 |
|
kervala
|
dac2ec8357
|
Changed: #991 Make sure all debug files are created in log directory
|
2010-06-21 21:03:21 +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
|
f52b581031
|
Changed: #842 Added SOVERSION property to shared libraries
|
2010-06-14 10:30:17 +02:00 |
|
kervala
|
46707ef3bc
|
Changed: #878 Fix typos in comments/code
|
2010-06-14 10:02:51 +02:00 |
|
kervala
|
804170c6f0
|
Changed: #878 Fix typos in comments/code
|
2010-06-13 16:58:11 +02:00 |
|
kervala
|
55ed902a27
|
Changed: #878 Fix typos in comments/code
|
2010-06-12 18:11:47 +02:00 |
|
kervala
|
f7dd427ccc
|
Fixed: #972 Do not reset mouse position to implement FreeLook (compilation fix for Windows)
|
2010-06-11 20:55:27 +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 |
|
kervala
|
918ba44e4e
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
2010-06-11 13:20:13 +02:00 |
|
kervala
|
aebd540041
|
Changed: #878 Fix typos in comments/code
|
2010-06-10 11:50:19 +02:00 |
|
rti
|
5d72a854da
|
Changed: #842 fixed *.pc install source paths
|
2010-06-09 23:41:54 +02:00 |
|
kervala
|
668c9e05a1
|
Changed: #842 Added pkg-config files
|
2010-06-09 18:09:56 +02:00 |
|
kervala
|
1ee6003817
|
Fixed: #951 Use nlWindow instead of void* for window ID
|
2010-05-31 13:15:36 +02:00 |
|
kervala
|
c05493a1b9
|
Added: #825 CSystemUtils class in Makefile.am
|
2010-05-31 09:06:14 +02:00 |
|
kervala
|
40a25d55c2
|
Fixed: jpeg read didn't implement _LoadGrayscaleAsAlpha neither.
|
2010-05-29 17:43:49 +02:00 |
|
kaetemi
|
b70c68d332
|
Fixed: Png read didn't implement _LoadGrayscaleAsAlpha.
|
2010-05-29 13:44:12 +02:00 |
|
kervala
|
0a9673f1ae
|
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
|
1c36c03d3c
|
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
|
b77ca97431
|
Fixed: #869 Crash when updating Windows 7 progress bar
|
2010-05-22 13:42:13 +02:00 |
|
kervala
|
896b62d236
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
2010-05-18 16:53:47 +02:00 |
|
kervala
|
fc76a5abdd
|
Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by ThibG)
|
2010-05-14 11:41:28 +02:00 |
|
kervala
|
a970ad675c
|
Changed: #853 Compilation on 64-bits platforms
|
2010-05-13 22:53:14 +02:00 |
|
kervala
|
88bc352b2b
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
2010-05-13 22:23:34 +02:00 |
|
vl
|
0a3bb8db15
|
Fixed: #887 add do/while to remove some warning and add missing ;
|
2010-05-13 19:02:00 +02:00 |
|
vl
|
841daea6da
|
Changed: #872 threadid is now in size_t. patch by rti
|
2010-05-13 19:00:29 +02:00 |
|
kervala
|
ef5dc445fe
|
Changed: #878 Fix typos in comments/code
|
2010-05-12 16:59:15 +02:00 |
|
kervala
|
08812b5f54
|
Fixed: #871 Shared Libs loading on Mac OS X (patch provided by rti)
|
2010-05-12 13:04:22 +02:00 |
|
kervala
|
79cc68a5a3
|
Fixed: #889 NLMISC ticksToSecond error on Mac OS X (patch provided by rti)
|
2010-05-12 12:00:18 +02:00 |
|
kervala
|
94b1f202b6
|
Fixed: #889 NLMISC ticksToSecond error on Mac OS X (patch provided by rti)
|
2010-05-12 11:44:28 +02:00 |
|
kervala
|
c151c2473a
|
Changed: #841 Change the wrong header in the source code
|
2010-05-12 11:27:13 +02:00 |
|
kervala
|
6bfba3d85b
|
Fixed: #888 CSString::find and CSString::findNS broken
|
2010-05-12 11:10:28 +02:00 |
|
kervala
|
ad4f52a781
|
Merge
|
2010-05-10 20:41:16 +02:00 |
|
vl
|
c1ecaac78c
|
Fixed: #857 linux/assertion failure CCoTask::getCurrentTask() == this. patch by ratmice
|
2010-05-10 17:38:27 +02:00 |
|
vl
|
38585d3999
|
Changed: #865 make the mutex working on Linux
|
2010-05-10 17:03:26 +02:00 |
|
kervala
|
a1057ccaba
|
Changed: #866 VER_SUITE_STORAGE_SERVER and VER_SUITE_COMPUTE_SERVER not defined
|
2010-05-10 09:26:02 +02:00 |
|
kervala
|
f0cb9a90d3
|
Changed: #860 Remove/convert/update old projects
|
2010-05-09 14:36:03 +02:00 |
|
acemtp
|
1792297c93
|
initial version
|
2010-05-06 02:08:41 +02:00 |
|