Commit graph

272 commits

Author SHA1 Message Date
kervala
683d552383 Changed: #860 Remove/convert/update old projects 2010-06-03 14:26:16 +02:00
kervala
3cd0abeb06 Fixed: #898 Shadows under Linux 2010-06-03 13:45:00 +02:00
rti
2203fc42d7 Fixed: #958 libmd5 is not linked (patch by vbmithr) 2010-06-03 12:30:07 +02:00
rti
af91488611 Changed: #956 hardcoded linking to expat for now 2010-06-03 09:46:12 +02:00
rti
b5f889693c Fixed: #957 find all the libwww sub libraries - not only on mac 2010-06-03 09:41:32 +02:00
rti
45b277e75f merge 2010-06-03 02:17:55 +02:00
rti
d2b36ccbaf Changed: #947 dead key support 2010-06-03 02:15:45 +02:00
Matt Raykowski
999d7e22ef merge 2010-06-02 12:19:41 -05:00
Matt Raykowski
57bf46cedd Changed: #842 Added BS, DSS, EVS, GUS, icon_search, named2csv, prim_export, uni_conv, AIS and csv_transform to CMake build. 2010-06-02 12:19:14 -05:00
rti
39ffd1e4c0 Changed: #947 window position and cocoa screen coordinates 2010-06-02 13:25:53 +02:00
rti
18d512e16d merge 2010-06-02 12:46:08 +02:00
rti
65fcd8f275 Changed #947 improved shortcut and unicode text handling 2010-06-02 12:37:07 +02:00
kervala
fb4603732c Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-06-02 12:19:56 +02:00
Thibaut Girka
1b2bb1bf76 Changed: #926 enable window resizing 2010-06-01 11:45:04 +02:00
Thibaut Girka
dab175ac8a Fixed: #926 fixed XF86VidModeModeInfo creation, should work on 64b 2010-06-01 11:37:11 +02:00
Thibaut Girka
0fd8fc3b4e Merge local changes 2010-06-01 10:38:16 +02:00
rti
84ffbd6c7f Changed: #947 window title, position, resize. fixed notify sound on key down. 2010-06-01 01:34:19 +02:00
rti
126f0c39b1 Fixed: link X11 on Mac OS X if without WITH_COCOA 2010-05-31 22:35:49 +02:00
rti
25b0733f2e Changed: #947 adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES) 2010-05-31 21:32:36 +02:00
kervala
1ee6003817 Fixed: #951 Use nlWindow instead of void* for window ID 2010-05-31 13:15:36 +02:00
kervala
c05493a1b9 Added: #825 CSystemUtils class in Makefile.am 2010-05-31 09:06:14 +02:00
rti
23f5658989 Fixed: #948 Ryzom Client: Mac OS X X11 unsupported color depth 2010-05-29 22:44:40 +02:00
rti
b40e6697ca Fixed: #910 - NeL and Ryzom client should build out of the box using CMake on mac os x now. 2010-05-29 21:49:31 +02:00
rti
76b7c63420 Changed: replaced *.cmake wildcard to not ignore Find*.cmake scripts 2010-05-29 21:35:00 +02:00
rti
d75b0dd584 Fixed: #872 NEL: build on Mac OS X 2010-05-29 18:27:27 +02:00
kervala
30bb2c72d1 Fixed: #946 Add a check for GL_ARB_texture_rectangle 2010-05-29 18:12:27 +02:00
kervala
40a25d55c2 Fixed: jpeg read didn't implement _LoadGrayscaleAsAlpha neither. 2010-05-29 17:43:49 +02:00
rti
021124c9ba Added: some mac related stuff to .hgignore 2010-05-29 16:29:56 +02:00
kaetemi
54557c0bbb Fixed: Updated dds rename in tilebank to also work with png. 2010-05-29 13:45:11 +02:00
kaetemi
b70c68d332 Fixed: Png read didn't implement _LoadGrayscaleAsAlpha. 2010-05-29 13:44:12 +02:00
kaetemi
be1afc9e73 Changed: Tga2dds tool no longer complains on every file that doesn't have _usercolor. 2010-05-29 13:42:57 +02:00
vl
0427edb31e Fixed: #847 downcast in 32b on 64b platform. 2010-05-28 20:25:14 +02:00
vl
8d4516ec21 Fixed: #847 downcast the groupid in 32b on 64b platform. 2010-05-28 17:17:12 +02:00
vl
70231edd30 Changed: #847 downcast works in 64b. it's not a problem to use only the low half of the pointer since Seed is only used for randomize. 2010-05-28 17:15:27 +02:00
vl
3e981beab8 Fixed: #935 save the screenshots in screenshot directory 2010-05-28 16:31:11 +02:00
vl
3b0c6f752e Fixed: #945 mouse click events do not respect mouse position (by rti) 2010-05-28 16:08:37 +02:00
aquiles
bbf5e94699 Fixed: #944 Bloom for non NV Cards on OpenGL 2010-05-27 21:57:44 +02:00
kervala
a964d89de5 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-27 19:07:17 +02:00
kervala
d35d1f654e Changed: #860 Remove/convert/update Visual C++ projects 2010-05-27 19:04:06 +02:00
kervala
432b789a0e Fixed: #941 Dead keys are not working on Linux 2010-05-27 14:32:47 +02:00
Matt Raykowski
6ac8354b90 Update: #842 ai_service links, for real. 2010-05-27 07:31:08 -05:00
kervala
4b2a9a5718 Changed: #941 Dead keys are not working on Linux 2010-05-27 10:04:43 +02:00
kervala
ba9443f84b Changed: #942 Make all keys used for actions/macros identical on all platforms 2010-05-27 09:59:28 +02:00
Matt Raykowski
26393ab3ef Update: Merged in nlWindow patch from SVN. 2010-05-26 12:31:49 -05:00
kervala
0cdd2c6323 Changed: #942 Make all keys used for actions/macros identical on all platforms 2010-05-26 14:46:13 +02:00
kervala
a205ec408d Changed: #942 Make all keys used for actions/macros identical on all platforms 2010-05-26 14:42:19 +02:00
kervala
e07f6814a4 Fixed: #937 Implement first time pressed keys on Linux 2010-05-25 07:46:01 +02:00
kervala
2823a1f16b Fixed: #936 Invalid character when pressing DEL key under Linux 2010-05-25 07:40:26 +02:00
kaetemi
dbbb773b7b Fixed: Nel application context missing in build far bank tool. 2010-05-25 00:28:55 +02:00
kaetemi
79129ae3b3 Fixed: #933 Correctly update 3ds Max NeL Material parameters from v11 to latest version. 2010-05-25 00:27:59 +02:00