Commit graph

289 commits

Author SHA1 Message Date
kaetemi
1541973376 Fixed: Export crashes caused by incorrect delete of objects created by max. 2010-06-05 00:44:34 +02:00
kaetemi
f55e1a4cb0 Changed: Max plugins now share the same NeL context. 2010-06-05 00:37:44 +02:00
kaetemi
3d3c41ed53 Changed: Also remap png to dds in client. 2010-06-05 00:30:12 +02:00
kervala
2c616af7f3 Fixed: #961 Allow use of UAnimationSet without activate headers optimization 2010-06-04 14:10:13 +02:00
kervala
f0236fc165 Changed: #878 Fix typos in comments/code 2010-06-03 14:45:51 +02:00
kervala
cb86d0ff0e Changed: #860 Remove/convert/update old projects 2010-06-03 14:26:16 +02:00
kervala
f0f8cac64c Fixed: #898 Shadows under Linux 2010-06-03 13:45:00 +02:00
rti
9776243af9 Fixed: #958 libmd5 is not linked (patch by vbmithr) 2010-06-03 12:30:07 +02:00
rti
ad475cbc17 Changed: #956 hardcoded linking to expat for now 2010-06-03 09:46:12 +02:00
rti
ed965d79b0 Fixed: #957 find all the libwww sub libraries - not only on mac 2010-06-03 09:41:32 +02:00
rti
465e866e1d merge 2010-06-03 02:17:55 +02:00
rti
1fa7c75d69 Changed: #947 dead key support 2010-06-03 02:15:45 +02:00
Matt Raykowski
5e98adbc0f merge 2010-06-02 12:19:41 -05:00
Matt Raykowski
6422907768 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
089014147d Changed: #947 window position and cocoa screen coordinates 2010-06-02 13:25:53 +02:00
rti
ec0e4bc2c1 merge 2010-06-02 12:46:08 +02:00
rti
6e4845039e Changed #947 improved shortcut and unicode text handling 2010-06-02 12:37:07 +02:00
kervala
6d4d3da5a5 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
5d594a197d Changed: #926 enable window resizing 2010-06-01 11:45:04 +02:00
Thibaut Girka
38a8e19a13 Fixed: #926 fixed XF86VidModeModeInfo creation, should work on 64b 2010-06-01 11:37:11 +02:00
Thibaut Girka
908d8823e9 Merge local changes 2010-06-01 10:38:16 +02:00
rti
4b5ed65a30 Changed: #947 window title, position, resize. fixed notify sound on key down. 2010-06-01 01:34:19 +02:00
rti
67d3442211 Fixed: link X11 on Mac OS X if without WITH_COCOA 2010-05-31 22:35:49 +02:00
rti
7eff40e417 Changed: #947 adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES) 2010-05-31 21:32:36 +02:00
kervala
622a0d6cb2 Fixed: #951 Use nlWindow instead of void* for window ID 2010-05-31 13:15:36 +02:00
kervala
513a738df0 Added: #825 CSystemUtils class in Makefile.am 2010-05-31 09:06:14 +02:00
rti
1b1714a760 Fixed: #948 Ryzom Client: Mac OS X X11 unsupported color depth 2010-05-29 22:44:40 +02:00
rti
d17b9de3b0 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
6f8bcca5b3 Fixed: #872 NEL: build on Mac OS X 2010-05-29 18:27:27 +02:00
kervala
907b3fbe8a Fixed: #946 Add a check for GL_ARB_texture_rectangle 2010-05-29 18:12:27 +02:00
kervala
c830f573e4 Fixed: jpeg read didn't implement _LoadGrayscaleAsAlpha neither. 2010-05-29 17:43:49 +02:00
kaetemi
acf157b0cb Fixed: Updated dds rename in tilebank to also work with png. 2010-05-29 13:45:11 +02:00
kaetemi
e84801de46 Fixed: Png read didn't implement _LoadGrayscaleAsAlpha. 2010-05-29 13:44:12 +02:00
kaetemi
6e714586fe Changed: Tga2dds tool no longer complains on every file that doesn't have _usercolor. 2010-05-29 13:42:57 +02:00
vl
6747a4b6f7 Fixed: #847 downcast in 32b on 64b platform. 2010-05-28 20:25:14 +02:00
vl
140adc8f50 Fixed: #847 downcast the groupid in 32b on 64b platform. 2010-05-28 17:17:12 +02:00
vl
a9da2ab6ef 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
bb2c29f341 Fixed: #935 save the screenshots in screenshot directory 2010-05-28 16:31:11 +02:00
vl
be9e6dfdfc Fixed: #945 mouse click events do not respect mouse position (by rti) 2010-05-28 16:08:37 +02:00
aquiles
295efc81c4 Fixed: #944 Bloom for non NV Cards on OpenGL 2010-05-27 21:57:44 +02:00
kervala
e86622ceae Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-27 19:07:17 +02:00
kervala
d12db7d74f Changed: #860 Remove/convert/update Visual C++ projects 2010-05-27 19:04:06 +02:00
kervala
7cbae09b75 Fixed: #941 Dead keys are not working on Linux 2010-05-27 14:32:47 +02:00
Matt Raykowski
ef86e7c69f Update: #842 ai_service links, for real. 2010-05-27 07:31:08 -05:00
kervala
efc6cbef2e Changed: #941 Dead keys are not working on Linux 2010-05-27 10:04:43 +02:00
kervala
f79449af27 Changed: #942 Make all keys used for actions/macros identical on all platforms 2010-05-27 09:59:28 +02:00
Matt Raykowski
445b18e5e8 Update: Merged in nlWindow patch from SVN. 2010-05-26 12:31:49 -05:00
kervala
574a07ae9c Changed: #942 Make all keys used for actions/macros identical on all platforms 2010-05-26 14:46:13 +02:00
kervala
a0990da504 Changed: #942 Make all keys used for actions/macros identical on all platforms 2010-05-26 14:42:19 +02:00
kervala
17dd9e88f4 Fixed: #937 Implement first time pressed keys on Linux 2010-05-25 07:46:01 +02:00
kervala
fb396b3cb6 Fixed: #936 Invalid character when pressing DEL key under Linux 2010-05-25 07:40:26 +02:00
kaetemi
2a437309aa Fixed: Nel application context missing in build far bank tool. 2010-05-25 00:28:55 +02:00
kaetemi
fdc9738b28 Fixed: #933 Correctly update 3ds Max NeL Material parameters from v11 to latest version. 2010-05-25 00:27:59 +02:00
kervala
13032ad189 Changed: #853 Compilation on 64-bits platforms 2010-05-24 19:09:01 +02:00
kervala
b43d310895 Fixed: #920 NeL - X11 Modifier Keys (Patch provided by rti) 2010-05-24 10:04:40 +02:00
kaetemi
65a208655f Fixed: #930 Added the land export tool vcproj to the tools sln. 2010-05-23 23:18:43 +02:00
kervala
abe0f8d9a3 Fixed: #920 NeL - X11 Modifier Keys (Patch provided by rti) 2010-05-23 17:54:46 +02:00
kervala
61a8c90b04 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
fb1e8559b1 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
6f19195c68 Fixed: #869 Crash when updating Windows 7 progress bar 2010-05-22 13:42:13 +02:00
Thibaut Girka
d70dfacb77 Refactor a bit 2010-05-22 13:06:56 +02:00
Thibaut Girka
68d5a7d415 Add X mode setting when fullscreen 2010-05-22 12:54:26 +02:00
Thibaut Girka
c62b45ed2e Implement CDriverGL::setMode for X 2010-05-22 12:18:02 +02:00
vl
b857216154 Changed: #906 due to strange crash, we remove the stl xml allocator 2010-05-22 08:54:18 +02:00
kervala
4d9cd80b92 Fixed: Linux and Mac OS clients trying to download patches 2010-05-22 08:33:51 +02:00
kervala
0be0186c68 Removed: bloom_effect in client (the used version is in NeL) 2010-05-22 08:30:25 +02:00
kervala
0a24bd647d Fixed: #923 Loot does not appear in loot window 2010-05-21 18:54:57 +02:00
Matt Raykowski
b892522587 merge 2010-05-20 15:40:47 -05:00
Matt Raykowski
96aa73e8ef Update: Fixing some warnings and some more CMake work. 2010-05-20 15:40:16 -05:00
vl
ea1cd27ee8 Fixed: #919 egs warning by kerozcak 2010-05-20 15:41:41 +02:00
Matt Raykowski
fb0fa0429e Fixed: #914 Added additional path to FindMySQL.cmake 2010-05-20 07:26:05 -05:00
kervala
85c16ab42b Merge 2010-05-20 10:43:21 +02:00
vl
84369964a6 Fixed: #919 egs warning by kerozcak 2010-05-20 10:33:23 +02:00
kervala
0106718fb8 Fixed: assert when Local mode is used 2010-05-20 10:30:15 +02:00
vl
8dbb87486b Changed: new cfg cleaned by kerozcak 2010-05-20 10:27:57 +02:00
vl
de209020c9 Added: some ignore filter
Removed: hgignore in the code directory
2010-05-20 10:27:17 +02:00
vl
1b6bd23bff Removed: hardcoded path replaced with $RYZOM_PATH 2010-05-20 10:19:16 +02:00
vl
756b86b4a0 Removed: a hardcoded path, replaced with RYZOM_PATH 2010-05-20 10:17:54 +02:00
vl
de6decfccc Merge 2010-05-19 17:50:49 +02:00
vl
a6cb705655 Merge 2010-05-19 17:38:39 +02:00
vl
e861eff764 Changed: no more hard coded paths 2010-05-19 17:37:37 +02:00
kervala
aca9ff2ffc Fixed: #913 shard_start.bat file unable to locate service executable files 2010-05-19 17:33:50 +02:00
vl
56e18a35d3 Added: graph_output directory that is necessary for the admin www tool 2010-05-19 17:17:09 +02:00
vl
bf8df79eb3 Added: default_c directory that is necessary for the admin www tool 2010-05-19 17:12:46 +02:00
vl
3e7d88ba20 Fixed: #917 X11 Free Look and Cam Look support (by rti) 2010-05-19 11:04:40 +02:00
kervala
d92f993af8 Fixed: #918 Luabind 0.7 is not correctly detected 2010-05-19 09:46:03 +02:00
kervala
e45b1e9461 Changed: #900 ELuaExecuteError: No matching overload found, setContextHelpText 2010-05-18 19:24:01 +02:00
kervala
d5551d5aa9 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-18 16:53:47 +02:00
kervala
a37082ba43 Fixed: #912 Arrays not initialized and other minor bugs 2010-05-18 12:01:37 +02:00
kervala
488d2d42a7 Fixed: #900 ELuaExecuteError: No matching overload found, setContextHelpText 2010-05-18 09:46:41 +02:00
kervala
c39046773d Changed: #862 Update autoexp.dat for Qt and STLport 2010-05-17 21:25:33 +02:00
vl
a7e8947da8 Fixed: missing ; after a nlassert 2010-05-17 18:07:41 +02:00
vl
5761bbf618 Merge 2010-05-17 15:27:56 +02:00
vl
ae0868bacb Fixed: #892 segfaults with newer libwww on linux 2010-05-17 15:27:43 +02:00
vl
44269dc6b5 Fixed: #906 move code from .h to .cpp to resolve a libxml allocator problem 2010-05-17 14:51:04 +02:00
kervala
ccb4ce5b9b Changed: #853 Compilation on 64-bits platforms 2010-05-17 14:30:28 +02:00
vl
f1277b6caa Fixed: #905 r2_login.php can't create log file on linux by kerozcak 2010-05-17 14:00:20 +02:00
vl
ee05a53ef0 Fixed: #909 warning flood 2010-05-17 12:29:55 +02:00
vl
4fa015d0c4 Merge 2010-05-17 12:26:28 +02:00
vl
23b031a6f0 Changed: char* into const char*. string_constant_to_char.patch provided by vhelsing 2010-05-17 12:24:49 +02:00