Commit graph

180 commits

Author SHA1 Message Date
kervala
256062307b Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar) 2010-09-16 19:04:18 +02:00
kervala
13de385469 Added: NL_ADD_RUNTIME_FLAGS for libraries 2010-09-14 13:51:44 +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
1d5f2e8df9 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 2010-09-01 23:30:06 +02:00
kervala
ad51d50449 Changed: Prevent Windows to draw background of NeL windows and some other messages 2010-08-30 18:38:00 +02:00
kervala
aa506598d0 Fixed: #1080 Under Linux, load NeL drivers from a specific directory 2010-08-28 14:10:56 +02:00
kervala
b5f6188757 Fixed: #1044 Window content is black after switching windowed <-> fullscreen 2010-08-22 09:57:33 +02:00
kervala
eaa26434bc Changed: #825 Remove all warnings when compiling Ryzom 2010-08-21 15:57:55 +02:00
rti
06f7326e34 Fixed: #1059 Make cocoa the default subsystem on Mac OS X 2010-08-13 18:16:37 +02:00
rti
3edb9289f7 merge 2010-08-13 16:05:39 +02:00
rti
ba4eca5cec Fixed: #1062 Fullscreen with game resolution < desktop resolution 2010-08-13 16:05:01 +02:00
rti
ed8a11717d Changed: #878 Fix typos in comments/code 2010-08-13 15:40:04 +02:00
kervala
ab11ddb805 Changed: #825 Remove all warning when compiling Ryzom 2010-08-12 19:42:33 +02:00
kervala
dc40c77b18 Changed: Removed libjpeg dependency on nel3d 2010-08-12 10:21:22 +02:00
kervala
4b294f9402 Fixed: libc functions wouldn't be replaced by intrinsics equivalent 2010-08-11 15:05:03 +02:00
kervala
c693c47cac Changed: #825 Remove all warning when compiling Ryzom 2010-08-09 16:20:03 +02:00
kervala
09d7a4a064 Fixed: Removed driver_opengl_mac.cpp from VC++ project 2010-08-08 20:17:13 +02:00
kervala
5d494ea2fe 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
2da52ebc36 Fixed: #1057 X11 Key auto repeat 2010-08-05 14:21:41 +02:00
rti
0edc5f1f2c Fixed: #1036 Problem when we start moving the camera in third person 2010-08-05 03:06:22 +02:00
rti
e1f2fc5abc Fixed: #1053 using x11 color depth retrieval on mac without cocoa (removes hardcoded value) 2010-08-04 23:37:47 +02:00
rti
6b0320a7f2 Fixed: #1053 screen mode retrieval only in cocoa mode 2010-08-04 22:58:14 +02:00
rti
cc47fd2531 Fixed: #1053 Move mac screen mode retrieval to cocoa_adapter 2010-08-04 22:12:54 +02:00
rti
b1fa58f06b Fixed: #1029 destroyWindow() terminates the whole application 2010-08-04 21:43:42 +02:00
rti
fddfab508b Fixed: #1004 updated get display modes implementation to use more current apis 2010-08-04 21:28:07 +02:00
rti
542d4125a0 Changed: #1004 - implemented nglGetProcAddress using dlsym 2010-08-04 20:33:52 +02:00
kervala
a7e4543e5d Changed: #1044 Window content is black after switching windowed <-> fullscreen 2010-08-01 14:18:59 +02:00
kervala
3b09bcd927 Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 14:16:44 +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
bb8cea02ea Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 10:02:31 +02:00
kervala
01748aa3f5 Changed: #878 Fix typos in comments/code 2010-08-01 10:02:01 +02:00
kervala
540e24b7b6 Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 09:53:45 +02:00
kervala
65647fecbb Changed: #1044 Window content is black after switching windowed <-> fullscreen 2010-08-01 09:48:03 +02:00
kervala
90acceadbf Fixed: #1044 Window content is black after switching windowed <-> fullscreen 2010-08-01 09:45:53 +02:00
kervala
1fab114680 Fixed: #1046 XConfigureNotify window position different from XMoveWindow 2010-08-01 09:32:12 +02:00
kervala
dd93616bf6 Fixed: #1045 XMapWindow doesn't preserve current window position 2010-08-01 09:24:10 +02:00
kervala
a587bc1846 Fixed: #1039 X11 error when quitting the client on linux 2010-07-31 11:09:09 +02:00
kervala
042507413a Changed: #878 Fix typos in comments/code 2010-07-29 20:18:49 +02:00
kervala
ba4ee26f7c Changed: #963 Floating point exceptions 2010-07-28 22:22:39 +02:00
vl
056f8e147f Removed: flooding warning 2010-07-28 09:35:50 +02:00
kervala
a3ae822a88 Changed: #878 Fix typos in comments/code 2010-07-27 13:21:11 +02:00
kervala
b22129a4fb Changed: #1028 Implement GlWndProc for X11 2010-07-24 23:59:11 +02:00
kervala
2b74d425ed Changed: #1028 Implement GlWndProc for X11 2010-07-24 23:12:50 +02:00
kervala
28e5c4e485 Fixed: #1028 Implement GlWndProc for X11 2010-07-24 23:09:43 +02:00
kervala
9275ce5175 Changed: #825 Remove all warning when compiling Ryzom 2010-07-24 22:47:42 +02:00
kervala
c6d7643b4b Changed: #825 Remove all warning when compiling Ryzom 2010-07-24 22:29:42 +02:00
mattraykowski
f76025cfac Change: #842 Setting WITH_STATIC_DRIVERS links GL/D3D and FMOD/AL/DS/XA to 3D and sound respectively. 2010-07-23 13:05:21 -06:00
vl
e71c3b5417 Merge 2010-07-19 10:12:31 +02:00