Commit graph

5121 commits

Author SHA1 Message Date
kervala
8c06ff2d1a Fixed: #920 NeL - X11 Modifier Keys (Patch provided by rti) 2010-05-24 10:04:40 +02:00
kaetemi
6430653b1d Fixed: #930 Added the land export tool vcproj to the tools sln. 2010-05-23 23:18:43 +02:00
kervala
2dee6a2c37 Fixed: #920 NeL - X11 Modifier Keys (Patch provided by rti) 2010-05-23 17:54:46 +02:00
kervala
0a9673f1ae 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
1c36c03d3c 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
b77ca97431 Fixed: #869 Crash when updating Windows 7 progress bar 2010-05-22 13:42:13 +02:00
Thibaut Girka
66718d2f4a Refactor a bit 2010-05-22 13:06:56 +02:00
Thibaut Girka
e9afbd69b3 Add X mode setting when fullscreen 2010-05-22 12:54:26 +02:00
Thibaut Girka
212febb048 Implement CDriverGL::setMode for X 2010-05-22 12:18:02 +02:00
vl
561e3cdbb6 Changed: #906 due to strange crash, we remove the stl xml allocator 2010-05-22 08:54:18 +02:00
kervala
1e98e77a3b Fixed: Linux and Mac OS clients trying to download patches 2010-05-22 08:33:51 +02:00
kervala
b5a85d764a Removed: bloom_effect in client (the used version is in NeL) 2010-05-22 08:30:25 +02:00
kervala
a0c567f227 Fixed: #923 Loot does not appear in loot window 2010-05-21 18:54:57 +02:00
Matt Raykowski
944a2bd4e6 merge 2010-05-20 15:40:47 -05:00
Matt Raykowski
9a191125a2 Update: Fixing some warnings and some more CMake work. 2010-05-20 15:40:16 -05:00
vl
8564e3992e Fixed: #919 egs warning by kerozcak 2010-05-20 15:41:41 +02:00
Matt Raykowski
6e5fb77e0f Fixed: #914 Added additional path to FindMySQL.cmake 2010-05-20 07:26:05 -05:00
kervala
ddb6a2dc1c Merge 2010-05-20 10:43:21 +02:00
vl
3322fe6f24 Fixed: #919 egs warning by kerozcak 2010-05-20 10:33:23 +02:00
kervala
3c3e17052f Fixed: assert when Local mode is used 2010-05-20 10:30:15 +02:00
vl
a68f8921d1 Changed: new cfg cleaned by kerozcak 2010-05-20 10:27:57 +02:00
vl
31171c9078 Added: some ignore filter
Removed: hgignore in the code directory
2010-05-20 10:27:17 +02:00
vl
339c4e420b Removed: hardcoded path replaced with $RYZOM_PATH 2010-05-20 10:19:16 +02:00
vl
c542612541 Removed: a hardcoded path, replaced with RYZOM_PATH 2010-05-20 10:17:54 +02:00
vl
2d52f47640 Merge 2010-05-19 17:50:49 +02:00
vl
893984ecaa Merge 2010-05-19 17:38:39 +02:00
vl
19275f8f1c Changed: no more hard coded paths 2010-05-19 17:37:37 +02:00
kervala
7a86bf67f7 Fixed: #913 shard_start.bat file unable to locate service executable files 2010-05-19 17:33:50 +02:00
vl
453a0d1b3f Added: graph_output directory that is necessary for the admin www tool 2010-05-19 17:17:09 +02:00
vl
2e40c5b357 Added: default_c directory that is necessary for the admin www tool 2010-05-19 17:12:46 +02:00
vl
8c7a9b6516 Fixed: #917 X11 Free Look and Cam Look support (by rti) 2010-05-19 11:04:40 +02:00
kervala
1fec532b3f Fixed: #918 Luabind 0.7 is not correctly detected 2010-05-19 09:46:03 +02:00
kervala
dd810094f4 Changed: #900 ELuaExecuteError: No matching overload found, setContextHelpText 2010-05-18 19:24:01 +02:00
kervala
896b62d236 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-18 16:53:47 +02:00
kervala
fff95ad179 Fixed: #912 Arrays not initialized and other minor bugs 2010-05-18 12:01:37 +02:00
kervala
f31ed6c750 Fixed: #900 ELuaExecuteError: No matching overload found, setContextHelpText 2010-05-18 09:46:41 +02:00
kervala
d75e16d60a Changed: #862 Update autoexp.dat for Qt and STLport 2010-05-17 21:25:33 +02:00
vl
d591e1b677 Fixed: missing ; after a nlassert 2010-05-17 18:07:41 +02:00
vl
95ec42ee71 Merge 2010-05-17 15:27:56 +02:00
vl
b541d58646 Fixed: #892 segfaults with newer libwww on linux 2010-05-17 15:27:43 +02:00
vl
95db3cc2f9 Fixed: #906 move code from .h to .cpp to resolve a libxml allocator problem 2010-05-17 14:51:04 +02:00
kervala
17262473c0 Changed: #853 Compilation on 64-bits platforms 2010-05-17 14:30:28 +02:00
vl
a0c4d7d72f Fixed: #905 r2_login.php can't create log file on linux by kerozcak 2010-05-17 14:00:20 +02:00
vl
dcc73535d2 Fixed: #909 warning flood 2010-05-17 12:29:55 +02:00
vl
299dcab227 Merge 2010-05-17 12:26:28 +02:00
vl
8779c9a177 Changed: char* into const char*. string_constant_to_char.patch provided by vhelsing 2010-05-17 12:24:49 +02:00
vl
4723178982 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
344b890a65 Fixed: #908 Incorrect method CMusicPlayer::previous() (patch provided by lubos) 2010-05-17 11:22:16 +02:00
kervala
a7c13ecb71 Changed: #901 nlstop() broken (including patch provided by vhelsing) 2010-05-17 10:44:12 +02:00
kervala
addc3f8ad1 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-17 10:41:03 +02:00