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 |
|
mattraykowski
|
d8ffaa120f
|
Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
|
2010-09-02 13:53:33 -06:00 |
|
mattraykowski
|
72b6fb118b
|
Update: #842 Initial file/folder move for single project build.
|
2010-08-31 06:08:21 -06:00 |
|
kervala
|
b1854065cf
|
Fixed: chatclient sample compilation
|
2010-08-18 18:14:58 +02:00 |
|
kervala
|
480c88ea2e
|
Fixed: infinite loop in ogg vorbis streaming (negative ov_read result means an error)
|
2010-08-17 23:02:47 +02:00 |
|
kervala
|
47b362816e
|
Changed: Removed uneeded dependency to libxml and using new macros
|
2010-08-17 16:31:50 +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
|
9a528f3f8f
|
Fixed: #1069 Thread/process CPU affinity Implementation for Linux
|
2010-08-12 19:15:29 +02:00 |
|
kervala
|
79be5ff213
|
Changed: Removed libjpeg dependency on nel3d
|
2010-08-12 10:21:22 +02:00 |
|
kervala
|
e129c55ba6
|
Changed: "using CVector" in 3d/vegetable.h
|
2010-08-11 20:36:49 +02:00 |
|
kervala
|
cef3dab9a7
|
Changed: Removed useless dependencies
|
2010-08-11 19:43:52 +02:00 |
|
kervala
|
68cc7ae142
|
Changed: #878 Fix typos in comments/code
|
2010-08-11 19:28:29 +02:00 |
|
kervala
|
3a675cb90b
|
Fixed: libc functions wouldn't be replaced by intrinsics equivalent
|
2010-08-11 15:05:03 +02:00 |
|
kervala
|
5e42122af4
|
Fixed: nelsound dependency to nelsound_lowlevel
|
2010-08-11 14:41:10 +02:00 |
|
kaetemi
|
d3b8b80f29
|
Added: #929 Ig build process.
|
2010-08-11 14:18:33 +02:00 |
|
kervala
|
2ea64cdd30
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-11 12:33:23 +02:00 |
|
kervala
|
b2f5333297
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-09 16:20:03 +02:00 |
|
kervala
|
12a08a54ec
|
Change: Apply shared libraries properties also for modules
|
2010-08-08 21:14:34 +02:00 |
|
kervala
|
4830bc975f
|
Fixed: Removed driver_opengl_mac.cpp from VC++ project
|
2010-08-08 20:17:13 +02:00 |
|
kervala
|
3aa23a1b4c
|
Fixed: #1066 Don't put VERSION in executables
|
2010-08-08 10:26:47 +02:00 |
|
aquiles
|
b47435695a
|
Changed: #1048 getType() in UFormElm
|
2010-08-03 15:26:44 +02:00 |
|
aquiles
|
8bdc216597
|
Fixed: #1054 getFilename() in UForm
|
2010-08-04 22:38:34 +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 |
|
kaetemi
|
bc1c4825ff
|
Fixed: Added hack to handle badly exported FO_S2_big_tree in build_gamedata, and cleaned up some stuff.
|
2010-08-04 18:49:46 +02:00 |
|
rti
|
339c99918c
|
Fixed: minor compile and link errors related to Ogg/Vorbis and nelsnd_lowlevel
|
2010-08-04 16:31:28 +02:00 |
|
kervala
|
92dff7c4f1
|
Fixed: numeric_limits not found in Fmod driver
|
2010-08-03 13:56:34 +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 |
|