Commit graph

268 commits

Author SHA1 Message Date
mattraykowski
ebd4220962 Changed: #842 Added ability to toggle support for STLport builds - note untested! 2010-07-23 10:51:02 -06:00
mattraykowski
c19d153b25 Changed: #842 Fix for nelmisc builds on Windows without DirectX in the VS paths. 2010-07-23 09:41:49 -06:00
vl
3d4bc79512 Merge 2010-07-19 10:12:31 +02:00
kervala
5d9a8e2d06 Changed: #842 Added FINAL_VERSION for NeL 2010-07-17 23:04:22 +02:00
kervala
a759eb65ef Changed: cbDirectoryChanged now displays a warning if it couldn't change directory 2010-07-17 18:56:01 +02:00
kervala
64c6a0f756 Changed: #1023 Use a standard application path for writing files 2010-07-17 18:09:41 +02:00
kervala
9d52d7bfd0 Changed: #878 Fix typos in comments/code 2010-07-17 18:09:03 +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
kervala
5c4d2dd263 Fixed: config_file generated files not openable 2010-07-15 19:41:13 +02:00
kervala
43f54a9866 Changed: #1021 nel-misc.pc install file missing ubuntu / debian linux 2010-07-15 14:22:19 +02:00
rti
6c5b758655 merge 2010-07-14 20:40:46 +02:00
rti
b64b7467d9 Fixed: #1020 GLWindow, create, destroy, create would lead to creating two autorelease pools 2010-07-14 20:40:24 +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
4f3ceccb18 Fixed: GCC error with templates (by Naush) 2010-07-14 17:46:30 +02:00
rti
5f9da63b41 merge 2010-07-14 16:52:34 +02:00
rti
6f2ac6201f Fixed: #1008 Modifier Key Information 2010-07-14 16:52:15 +02:00
kervala
632c99d4f3 Fixed: #1019 Add public setWindowIcon method to UDriver 2010-07-14 16:16:15 +02:00
kervala
1cc6877502 Fixed: #1018 Implement setWindowIcon for Win32 2010-07-14 11:48:24 +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
1306f1d2d0 Fixed: #973 Add an internal method to set an icon for X11 window in OpenGL driver 2010-07-13 20:21:32 +02: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
48e4a8b2cf Added: default value for light 0 (thx valgrind) 2010-07-09 16:42:28 +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