Commit graph

186 commits

Author SHA1 Message Date
kervala
2e1891d281 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 11:18:21 +02:00
kervala
629d273ecf Added: Detailed error for GL_FRAGMENT_PROGRAM_ARB 2010-09-27 14:37:42 +02:00
kervala
2d93e27643 Fixed: Compilation with STLport under Linux (and probably Mac OS X) 2010-09-26 23:27:52 +02:00
kervala
665873a2f8 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
kaetemi
b9323c1321 Changed: #964 Fix crash with hls texture bank generation when memcpy of 0 bytes at end of allocated memory. 2010-09-19 23:18:29 +02:00
kervala
b8c45ca587 Fixed: Display of .h files in generated projects 2010-09-19 18:49:03 +02:00
kervala
8c64d7ed76 Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar) 2010-09-16 19:04:18 +02:00
kervala
e7afa14bd2 Added: NL_ADD_RUNTIME_FLAGS for libraries 2010-09-14 13:51:44 +02:00
mattraykowski
41c0e07894 merge while working on rebase root source dir 2010-09-03 08:02:04 -06:00
mattraykowski
50aee6c951 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
6cf910a5e7 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 2010-09-01 23:30:06 +02:00
kervala
0879534851 Changed: Prevent Windows to draw background of NeL windows and some other messages 2010-08-30 18:38:00 +02:00
kervala
95c6584e37 Fixed: #1080 Under Linux, load NeL drivers from a specific directory 2010-08-28 14:10:56 +02:00
kervala
928ace8374 Fixed: #1044 Window content is black after switching windowed <-> fullscreen 2010-08-22 09:57:33 +02:00
kervala
957156586c Changed: #825 Remove all warnings when compiling Ryzom 2010-08-21 15:57:55 +02:00
rti
2ee6e822b7 Fixed: #1059 Make cocoa the default subsystem on Mac OS X 2010-08-13 18:16:37 +02:00
rti
91d545a9da merge 2010-08-13 16:05:39 +02:00
rti
18e1867e2b Fixed: #1062 Fullscreen with game resolution < desktop resolution 2010-08-13 16:05:01 +02:00
rti
cb71c183ed Changed: #878 Fix typos in comments/code 2010-08-13 15:40:04 +02:00
kervala
9424cf4571 Changed: #825 Remove all warning when compiling Ryzom 2010-08-12 19:42:33 +02:00
kervala
79be5ff213 Changed: Removed libjpeg dependency on nel3d 2010-08-12 10:21:22 +02:00
kervala
3a675cb90b Fixed: libc functions wouldn't be replaced by intrinsics equivalent 2010-08-11 15:05:03 +02:00
kervala
b2f5333297 Changed: #825 Remove all warning when compiling Ryzom 2010-08-09 16:20:03 +02:00
kervala
4830bc975f Fixed: Removed driver_opengl_mac.cpp from VC++ project 2010-08-08 20:17:13 +02:00
kervala
a8c9328986 Fixed: #1058 Use wglext.h instead of defining all Windows stuff in driver_opengl_extension_def.h 2010-08-05 18:05:57 +02:00
kervala
898e36a8d8 Fixed: #1057 X11 Key auto repeat 2010-08-05 14:21:41 +02:00
rti
3460411dc1 Fixed: #1036 Problem when we start moving the camera in third person 2010-08-05 03:06:22 +02:00
rti
3c469007f5 Fixed: #1053 using x11 color depth retrieval on mac without cocoa (removes hardcoded value) 2010-08-04 23:37:47 +02:00
rti
e034715e44 Fixed: #1053 screen mode retrieval only in cocoa mode 2010-08-04 22:58:14 +02:00
rti
89b4b27d1b Fixed: #1053 Move mac screen mode retrieval to cocoa_adapter 2010-08-04 22:12:54 +02:00
rti
7140c606de Fixed: #1029 destroyWindow() terminates the whole application 2010-08-04 21:43:42 +02:00
rti
e1430c4370 Fixed: #1004 updated get display modes implementation to use more current apis 2010-08-04 21:28:07 +02:00
rti
3c91fe67ef Changed: #1004 - implemented nglGetProcAddress using dlsym 2010-08-04 20:33:52 +02:00
kervala
d06e9c1b9a Changed: #1044 Window content is black after switching windowed <-> fullscreen 2010-08-01 14:18:59 +02:00
kervala
bcf2e45212 Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 14:16:44 +02:00
kervala
4a833c6d13 Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 10:45:50 +02:00
kervala
6a6272ec8c Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 10:39:41 +02:00
kervala
fe923a60ce Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 10:02:31 +02:00
kervala
e72942243d Changed: #878 Fix typos in comments/code 2010-08-01 10:02:01 +02:00
kervala
546e510fba Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 09:53:45 +02:00
kervala
6359d5c7a8 Changed: #1044 Window content is black after switching windowed <-> fullscreen 2010-08-01 09:48:03 +02:00
kervala
5ea0a915fb Fixed: #1044 Window content is black after switching windowed <-> fullscreen 2010-08-01 09:45:53 +02:00
kervala
6df4bfa96c Fixed: #1046 XConfigureNotify window position different from XMoveWindow 2010-08-01 09:32:12 +02:00
kervala
33613b8cec Fixed: #1045 XMapWindow doesn't preserve current window position 2010-08-01 09:24:10 +02:00
kervala
754b997282 Fixed: #1039 X11 error when quitting the client on linux 2010-07-31 11:09:09 +02:00
kervala
8a8f2afada Changed: #878 Fix typos in comments/code 2010-07-29 20:18:49 +02:00
kervala
c4ad974909 Changed: #963 Floating point exceptions 2010-07-28 22:22:39 +02:00
vl
d3fd4c5789 Removed: flooding warning 2010-07-28 09:35:50 +02:00
kervala
da46bed296 Changed: #878 Fix typos in comments/code 2010-07-27 13:21:11 +02:00
kervala
6183a77273 Changed: #1028 Implement GlWndProc for X11 2010-07-24 23:59:11 +02:00