Commit graph

97 commits

Author SHA1 Message Date
rti
f082ef3efb Fixed: #972 Do not reset mouse position to implement FreeLook (IDriver::InterfaceVersion = 0x66) 2010-06-11 15:04:10 +02:00
rti
458f5a1072 Changed: #842 fixed *.pc install source paths 2010-06-09 23:41:54 +02:00
rti
1b6382633a merge 2010-06-09 23:35:55 +02:00
rti
38fd14fbd2 Changed: #947 showCursor, setMousePos, improved window move, useOptimizedDrawing:YES, cleaned up comments 2010-06-09 23:15:14 +02:00
kervala
e3cadf3de5 Fixed: #971 Another dead lock under Linux 2010-06-09 20:12:27 +02:00
kervala
7e5502b38c Changed: #842 Added pkg-config files 2010-06-09 18:09:56 +02:00
"Matt Raykowski"
ede3c57553 Changed: #842 panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows. 2010-06-09 07:23:30 -05:00
rti
59155f1839 Changed: #947 enable bloom on mac (commented hardcoded "not for mac" gl ext stuff) 2010-06-09 01:05:24 +02:00
rti
fc9bd00a81 merge 2010-06-09 00:28:52 +02:00
rti
23cbfdbb60 Changed: #947 added fullscreen and mode switching support 2010-06-08 23:27:06 +02:00
kervala
017935c302 Changed: #970 Move all window and input related methods to a new file from OpenGL driver 2010-06-08 18:58:58 +02:00
kervala
5af2dbea2a Changed: #878 Fix typos in comments/code 2010-06-07 16:46:11 +02:00
kervala
9df2f7fe95 Changed: #878 Fix typos in comments/code 2010-06-07 15:40:29 +02:00
kervala
293f47c367 Fixed: #898 Shadows under Linux 2010-06-07 12:20:18 +02:00
kervala
d2c478106d Fixed: #963 Floating point exceptions 2010-06-05 15:57:24 +02:00
kervala
d14e6418da Fixed: #963 Floating point exceptions 2010-06-05 10:50:04 +02:00
kervala
1cb5cf3e4d Fixed: #961 Allow use of UAnimationSet without activate headers optimization 2010-06-04 14:10:13 +02:00
kervala
e823e9ece2 Changed: #878 Fix typos in comments/code 2010-06-03 14:45:51 +02:00
kervala
e065046317 Changed: #860 Remove/convert/update old projects 2010-06-03 14:26:16 +02:00
kervala
76c34e285d Fixed: #898 Shadows under Linux 2010-06-03 13:45:00 +02:00
rti
ff95aa3e84 Changed: #947 dead key support 2010-06-03 02:15:45 +02:00
rti
a0e9e045dc Changed: #947 window position and cocoa screen coordinates 2010-06-02 13:25:53 +02:00
rti
dce6ccf148 merge 2010-06-02 12:46:08 +02:00
rti
4ef905aab7 Changed #947 improved shortcut and unicode text handling 2010-06-02 12:37:07 +02:00
Thibaut Girka
70d25e6056 Changed: #926 enable window resizing 2010-06-01 11:45:04 +02:00
Thibaut Girka
102822ff00 Fixed: #926 fixed XF86VidModeModeInfo creation, should work on 64b 2010-06-01 11:37:11 +02:00
Thibaut Girka
bd1f1f7c7e Merge local changes 2010-06-01 10:38:16 +02:00
rti
b5c8752872 Changed: #947 window title, position, resize. fixed notify sound on key down. 2010-06-01 01:34:19 +02:00
rti
7e3fb9f078 Fixed: link X11 on Mac OS X if without WITH_COCOA 2010-05-31 22:35:49 +02:00
rti
0f62cfa0f2 Changed: #947 adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES) 2010-05-31 21:32:36 +02:00
kervala
1cb477b8d3 Fixed: #951 Use nlWindow instead of void* for window ID 2010-05-31 13:15:36 +02:00
kervala
f71252d0d5 Added: #825 CSystemUtils class in Makefile.am 2010-05-31 09:06:14 +02:00
rti
e322091017 Fixed: #948 Ryzom Client: Mac OS X X11 unsupported color depth 2010-05-29 22:44:40 +02:00
rti
2deca37990 Fixed: #872 NEL: build on Mac OS X 2010-05-29 18:27:27 +02:00
kervala
35c1603f20 Fixed: #946 Add a check for GL_ARB_texture_rectangle 2010-05-29 18:12:27 +02:00
kervala
2a6620044c Fixed: jpeg read didn't implement _LoadGrayscaleAsAlpha neither. 2010-05-29 17:43:49 +02:00
kaetemi
a1a5ed3b30 Fixed: Updated dds rename in tilebank to also work with png. 2010-05-29 13:45:11 +02:00
kaetemi
cac95ed079 Fixed: Png read didn't implement _LoadGrayscaleAsAlpha. 2010-05-29 13:44:12 +02:00
aquiles
2f3f320843 Fixed: #944 Bloom for non NV Cards on OpenGL 2010-05-27 21:57:44 +02:00
kervala
b31ad9974a Fixed: #941 Dead keys are not working on Linux 2010-05-27 14:32:47 +02:00
kervala
2522e93604 Changed: #941 Dead keys are not working on Linux 2010-05-27 10:04:43 +02:00
kervala
e0a5ebf20f Changed: #942 Make all keys used for actions/macros identical on all platforms 2010-05-27 09:59:28 +02:00
Matt Raykowski
10577effa0 Update: Merged in nlWindow patch from SVN. 2010-05-26 12:31:49 -05:00
kervala
7c664c32f7 Changed: #942 Make all keys used for actions/macros identical on all platforms 2010-05-26 14:46:13 +02:00
kervala
a63e6c5dc3 Changed: #942 Make all keys used for actions/macros identical on all platforms 2010-05-26 14:42:19 +02:00
kervala
247d75b75b Fixed: #937 Implement first time pressed keys on Linux 2010-05-25 07:46:01 +02:00
kervala
23d3e04d3e Fixed: #936 Invalid character when pressing DEL key under Linux 2010-05-25 07:40:26 +02:00
kervala
cca38ca645 Fixed: #920 NeL - X11 Modifier Keys (Patch provided by rti) 2010-05-24 10:04:40 +02:00
kervala
b6138d5ec8 Fixed: #920 NeL - X11 Modifier Keys (Patch provided by rti) 2010-05-23 17:54:46 +02:00
kervala
39f2624a69 Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-05-22 22:37:50 +02:00