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 |
|
kervala
|
148a7260fc
|
Fixed: #1105 NLMISC::createDebug - Infinite loop
|
2010-09-26 23:08:17 +02:00 |
|
"Matt Raykowski"
|
d4570fffd5
|
Changed: Fixed error in CMake IF() ENDIF() closure for nelmisc
|
2010-09-24 08:53:51 -05:00 |
|
vl
|
c53f0b1b48
|
Added: special case of rgba.cpp on static
|
2010-09-24 11:32:20 +02:00 |
|
vl
|
bc8339857d
|
Added: warning when we cannot open a big file
|
2010-09-21 08:54:42 +02:00 |
|
kervala
|
998e5b4c17
|
Changed: Added NL_ADD_RUNTIME_FLAGS
|
2010-09-20 22:02:35 +02:00 |
|
kervala
|
cd822bc0b4
|
Fixed: Display of .h files in generated projects
|
2010-09-19 18:49:03 +02:00 |
|
kervala
|
71da504731
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-15 10:27:26 +02:00 |
|
kervala
|
7b22cb92e8
|
Changed: Added -ldl for NELMISC
|
2010-09-12 13:41:47 +02:00 |
|
kervala
|
a983aa0783
|
Changed: Dependencies definitions
|
2010-09-11 19:44:22 +02:00 |
|
kervala
|
8db652391b
|
Changed: #915 NeL fails to build with --as-needed
|
2010-09-09 14:20:18 +02:00 |
|
kervala
|
968a752e55
|
Fixed: Windows compilation problems
|
2010-09-04 19:54:22 +02:00 |
|
mattraykowski
|
c3e4ffbe26
|
merge while working on rebase root source dir
|
2010-09-03 08:02:04 -06:00 |
|
mattraykowski
|
972e141687
|
Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
|
2010-09-03 07:07:47 -06:00 |
|
kervala
|
811b229f52
|
Changed: #878 Fix typos in comments/code
|
2010-09-02 11:02:03 +02:00 |
|
kervala
|
1d5f2e8df9
|
Changed: Removed propagation of dependencies to other projects (fix lintian warnings)
|
2010-09-01 23:30:06 +02:00 |
|
rti
|
4f02a8591a
|
Fixed: #1080 cmake MODULE compiles to *.so, adjusted dynloadlib accordingly
|
2010-08-28 17:33:44 +02:00 |
|
rti
|
ed8a11717d
|
Changed: #878 Fix typos in comments/code
|
2010-08-13 15:40:04 +02:00 |
|
kervala
|
9984b638fb
|
Fixed: #1069 Thread/process CPU affinity Implementation for Linux
|
2010-08-12 19:15:29 +02:00 |
|
kervala
|
c693c47cac
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-09 16:20:03 +02:00 |
|
kervala
|
7e45b27f35
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-01 10:45:50 +02:00 |
|
kervala
|
a4b9d678ed
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-01 10:39:41 +02:00 |
|
kervala
|
540e24b7b6
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-01 09:53:45 +02:00 |
|
vl
|
d971a9537c
|
Removed: flooding warning
|
2010-07-26 10:56:22 +02:00 |
|
kervala
|
9275ce5175
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-07-24 22:47:42 +02:00 |
|
mattraykowski
|
ca56d259cc
|
Changed: #842 Fix for nelmisc builds on Windows without DirectX in the VS paths.
|
2010-07-23 09:41:49 -06:00 |
|
kervala
|
ddb918de66
|
Changed: #1023 Use a standard application path for writing files
|
2010-07-17 18:09:41 +02:00 |
|
kervala
|
5bb012883d
|
Changed: #860 Remove/convert/update old projects
|
2010-07-16 22:20:39 +02:00 |
|
kervala
|
c426347080
|
Changed: #1023 Use a standard application path for writing files
|
2010-07-16 22:16:21 +02:00 |
|
Matt Raykowski
|
e3302e6844
|
merge
|
2010-07-14 12:13:37 -05:00 |
|
Matt Raykowski
|
b4a635c412
|
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
|
3b70e484f6
|
Fixed: #1019 Add public setWindowIcon method to UDriver
|
2010-07-14 16:16:15 +02:00 |
|
kervala
|
8605f833e9
|
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
|
1f3793e523
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-07-10 13:27:40 +02:00 |
|
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 |
|