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
|
5b4f2cc791
|
Fixed: #928 XRandR modesetting
|
2010-07-12 23:02:55 +02:00 |
|
kervala
|
3c40ce800a
|
Fixed: #928 XRandR modesetting
|
2010-07-12 21:52:35 +02:00 |
|
kervala
|
b59145bcee
|
Changed: #860 Remove/convert/update old projects
|
2010-07-10 16:57:53 +02:00 |
|
kervala
|
e1c84d51b3
|
Fixed: tile_edit_qt compilation
|
2010-07-10 16:52:06 +02:00 |
|
kervala
|
fb3d4f7a19
|
Changed: #841 Change the wrong header in the source code
|
2010-07-10 16:13:31 +02:00 |
|
kervala
|
6a77b73cd8
|
Changed: #991 Make sure all debug files are created in log directory
|
2010-07-10 15:17:13 +02:00 |
|
kervala
|
a1050b2edb
|
Changed: #860 Remove/convert/update old projects
|
2010-07-10 15:08:21 +02:00 |
|
kervala
|
840179a65c
|
Changed: optimizations for PCH
|
2010-07-10 14:06:33 +02:00 |
|
kervala
|
2b5d2a5b91
|
Fixed: sort screen modes by width, height and frequency
|
2010-07-10 13:59:45 +02:00 |
|
kervala
|
ee62571b39
|
Changed: #880 Use PCH under Linux with CMake
|
2010-07-10 13:40:38 +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
|
63ddba1cfe
|
Changed: #841 Change the wrong header in the source code
|
2010-07-08 17:26:34 +02:00 |
|
vl
|
2cef5d56c8
|
Changed: misc things
|
2010-07-08 16:06:34 +02:00 |
|
vl
|
34faabfe7a
|
Added: better detection of jpeg size
|
2010-07-08 16:01:01 +02:00 |
|
rti
|
bd131639d5
|
Fixed: #1012 Dead Keys Broken
|
2010-07-07 02:01:15 +02:00 |
|
rti
|
c7840413f0
|
Fixed: #1011 Switch nlWindow from NSWindow* to NSView*
|
2010-07-07 00:06:46 +02:00 |
|
rti
|
e4acb111a8
|
Fixed: #1011 Switch nlWindow from NSWindow* to NSView*
|
2010-07-06 21:50:22 +02:00 |
|
rti
|
8f30227e23
|
Fixed: #1009 Cocoa Window not necessary
|
2010-07-06 20:31:30 +02:00 |
|
rti
|
ebd5b8481b
|
merge
|
2010-07-04 19:49:59 +02:00 |
|
rti
|
0169f5f1b8
|
Changed: #947 improved mouse wheel handling (thresholding)
|
2010-07-04 19:49:34 +02:00 |
|
kervala
|
80f743433c
|
Changed: USE_JPEG is only used when building NLMISC now
|
2010-07-01 15:51:27 +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 |
|
rti
|
c205315f72
|
Fixed: #1000 ft2build.h not found by FindFreetype
|
2010-06-28 21:05:16 +02:00 |
|
rti
|
21d020e0f7
|
Changed: #880 disabled PCH for opengl driver if WITH_COCOA (PCH does not work with objc)
|
2010-06-28 20:52:56 +02:00 |
|
kervala
|
d6dd18d3c3
|
Changed: #841 Change the wrong header in the source code
|
2010-06-27 15:19:21 +02:00 |
|
kervala
|
84cbb7dacd
|
Changed: #860 Remove/convert/update old projects
|
2010-06-27 15:15:27 +02:00 |
|
kervala
|
fd08cc8e97
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-06-27 13:05:31 +02:00 |
|
kervala
|
657d96fc35
|
Changed: #842 Added -g flag in Release too
|
2010-06-27 12:53:05 +02:00 |
|
kervala
|
a7bb1cdd14
|
Changed: #880 Removed useless code in PCHSupport.cmake
|
2010-06-27 12:19:53 +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
|
8144bb8696
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-26 17:38:45 +02:00 |
|
kervala
|
05b81e9f30
|
Changed: #880 Added WITH_PCH to activate Precompiled Header (default is ON)
|
2010-06-26 17:14:08 +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
|
b65d4fc2cf
|
Changed: #842 nel-config and .pc files correct paths
|
2010-06-26 13:27:03 +02:00 |
|
kervala
|
d6ee65db89
|
Changed: #842 NeL and Ryzom Core version 0.7.0
|
2010-06-26 13:26:20 +02:00 |
|
kervala
|
81a6cc4bd4
|
Changed: #842 Added SOVERSION property to shared libraries
|
2010-06-26 13:22:06 +02:00 |
|
kervala
|
b52ce97c5f
|
Changed: #841 Change the wrong header in the source code
|
2010-06-25 21:08:52 +02:00 |
|
kervala
|
3066c37bee
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 13:56:41 +02:00 |
|
kervala
|
4245138d8d
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 13:42:21 +02:00 |
|
kervala
|
f2fcb4ae1e
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 12:58:52 +02:00 |
|
kervala
|
e5acdd3fed
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 11:44:58 +02:00 |
|
kervala
|
cdfea743a3
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 11:05:33 +02:00 |
|
kervala
|
73148e25ea
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 08:33:15 +02:00 |
|