Commit graph

4821 commits

Author SHA1 Message Date
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