Commit graph

94 commits

Author SHA1 Message Date
rti
4ef905aab7 Changed #947 improved shortcut and unicode text handling 2010-06-02 12:37:07 +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
kaetemi
6ae9a74e21 Changed: Tga2dds tool no longer complains on every file that doesn't have _usercolor. 2010-05-29 13:42:57 +02:00
aquiles
2f3f320843 Fixed: #944 Bloom for non NV Cards on OpenGL 2010-05-27 21:57:44 +02:00
kervala
0668dc8408 Changed: #860 Remove/convert/update Visual C++ projects 2010-05-27 19:04:06 +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
kaetemi
93277088e1 Fixed: Nel application context missing in build far bank tool. 2010-05-25 00:28:55 +02:00
kaetemi
a2f203f7a9 Fixed: #933 Correctly update 3ds Max NeL Material parameters from v11 to latest version. 2010-05-25 00:27:59 +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
kervala
05b6447aad Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-05-22 14:15:29 +02:00
kervala
2572ef9e9f Fixed: #869 Crash when updating Windows 7 progress bar 2010-05-22 13:42:13 +02:00
kervala
a9f92a0e36 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-18 16:53:47 +02:00
kaetemi
c290f234b4 Fixed: Some files in object viewer missing dot comma after nlassert(...). 2010-05-14 15:17:45 +02:00
kaetemi
7e6f6c3e5a Fixed: Compile error when using 3ds Max 2011 SDK. 2010-05-14 15:15:29 +02:00
kervala
41a197060a Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by ThibG) 2010-05-14 11:41:28 +02:00
kervala
3c6c83bf03 Changed: #853 Compilation on 64-bits platforms 2010-05-13 23:37:09 +02:00
kervala
cecb9d646b Changed: #853 Compilation on 64-bits platforms 2010-05-13 23:33:22 +02:00
kervala
2c88d837e3 Fixed: removed MFC dependencies 2010-05-13 23:31:05 +02:00
kervala
cb39bf549d Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 23:29:42 +02:00
kervala
cdc1dde0aa Fixed: #897 Missing ; after two nlassert calls (patch provided by vhelsing) 2010-05-13 23:27:35 +02:00
kervala
8a99fec990 Merge 2010-05-13 22:58:05 +02:00
kervala
ef1182bc48 Changed: #853 Compilation on 64-bits platforms 2010-05-13 22:53:14 +02:00
vl
1151ec2f8c Fixed: #887 add missing ; 2010-05-13 22:44:07 +02:00
kervala
45c8adf72f Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:23:34 +02:00
kervala
ca1a6f95fe Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:14:36 +02:00
kervala
53a99b5b55 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 21:58:50 +02:00
kervala
c92db19b1d Fixed: #895 BUILD BREAK: Nel Broken again with listener_xaudio2.cpp syntax error 2010-05-13 20:55:50 +02:00
vl
a0094b2234 Fixed: #887 add do/while to remove some warning and add missing ; 2010-05-13 19:02:00 +02:00
vl
bb63259a3d Changed: #872 include path are not the same for openal on mac (patch by rti) 2010-05-13 19:01:07 +02:00
vl
fa7b90e27d Changed: #872 threadid is now in size_t. patch by rti 2010-05-13 19:00:29 +02:00
kervala
3449a727c0 Fixed: #884 24bpp support (patch provided by ThibG) 2010-05-12 19:13:45 +02:00