Commit graph

257 commits

Author SHA1 Message Date
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
vl
e1a5d043df Removed: compilation of nelns (not needed to run a ryzom shard)
Changed: don't compile in final version (easier to debug and test)
2010-05-17 12:02:21 +02:00
kervala
059c16dd25 Fixed: #908 Incorrect method CMusicPlayer::previous() (patch provided by lubos) 2010-05-17 11:22:16 +02:00
kervala
01050d9881 Changed: #901 nlstop() broken (including patch provided by vhelsing) 2010-05-17 10:44:12 +02:00
kervala
dc5fbfe379 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-17 10:41:03 +02:00
kervala
2c57380dcc Changed: #897 Missing ; after two nlassert calls (patch provided by vhelsing) 2010-05-17 10:39:47 +02:00
vl
41acaf6984 Changed: #825 remove some warning 2010-05-15 18:47:21 +02:00
vl
4a14cc6756 Fixed: #893 removed unused WebSrvHost and changed the default port for WebSrvHost in EGS 2010-05-15 09:51:43 +02:00
vl
58b4e4191d Fixed: #901 nlstop 2010-05-15 09:42:50 +02:00
kervala
7b26e89d68 Changed: #902 tool projects build failed issue (patch provided by kuo) 2010-05-14 18:44:41 +02:00
kervala
0acc98b105 Fixed: #902 tool projects build failed issue (patch provided by kuo) 2010-05-14 18:38:48 +02:00
kaetemi
5b8661094c Fixed: Some files in object viewer missing dot comma after nlassert(...). 2010-05-14 15:17:45 +02:00
kaetemi
f2997d3f77 Fixed: Compile error when using 3ds Max 2011 SDK. 2010-05-14 15:15:29 +02:00
Matt Raykowski
5c7ef59e8b merge 2010-05-14 07:48:59 -05:00
Matt Raykowski
eed8fc6628 Update: #825 More initialization order issues. 2010-05-14 07:48:23 -05:00
Matt Raykowski
1bac3e566d Update: #825 Added no-strict-aliasing (NOT PERMANENT) and fixed initialization order. 2010-05-14 07:37:58 -05:00
kervala
065d21150b Fixed: #897 Missing ; after two nlassert calls 2010-05-14 14:02:43 +02:00
kervala
2cff7c421a Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by ThibG) 2010-05-14 11:41:28 +02:00
kervala
c3e7d8ec73 Merge 2010-05-14 11:19:14 +02:00
kervala
8c36990137 Fixed: #896 Wrong ShardId in logger_service.cfg and mail_forum_service.cfg (patch provided by kerozcak) 2010-05-14 11:17:44 +02:00
Matt Raykowski
56fbeb4d1a merge 2010-05-13 21:46:45 -05:00
Matt Raykowski
f8490fd4fe Update: #842 Fix for linking issue with ai_share and added ai_service (fails final linking) 2010-05-13 21:45:50 -05:00
kervala
176a07c911 Changed: #853 Compilation on 64-bits platforms 2010-05-13 23:37:09 +02:00
kervala
56817a2f73 Changed: #853 Compilation on 64-bits platforms 2010-05-13 23:33:22 +02:00
kervala
25baa632c8 Fixed: removed MFC dependencies 2010-05-13 23:31:05 +02:00
kervala
eba2da50b7 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 23:29:42 +02:00
kervala
783f5cdf29 Fixed: #897 Missing ; after two nlassert calls (patch provided by vhelsing) 2010-05-13 23:27:35 +02:00
kervala
52ff2bb95c Merge 2010-05-13 22:58:05 +02:00
kervala
6a2410c7ac Changed: #878 Fix typos in comments/code 2010-05-13 22:57:07 +02:00
kervala
2173503353 Changed: #860 Remove/convert/update old projects 2010-05-13 22:55:06 +02:00
kervala
2d9f3790ee Changed: #887 add do while to nldebug and co 2010-05-13 22:54:08 +02:00
kervala
f1b882a068 Changed: #853 Compilation on 64-bits platforms 2010-05-13 22:53:14 +02:00
Matt Raykowski
e05b29f679 merge 2010-05-13 15:45:55 -05:00