Commit graph

51 commits

Author SHA1 Message Date
kervala
2572ef9e9f Fixed: #869 Crash when updating Windows 7 progress bar 2010-05-22 13:42:13 +02:00
vl
962491b33d Changed: #906 due to strange crash, we remove the stl xml allocator 2010-05-22 08:54:18 +02:00
kervala
7ca5eea749 Fixed: Linux and Mac OS clients trying to download patches 2010-05-22 08:33:51 +02:00
kervala
05f51ac50d Removed: bloom_effect in client (the used version is in NeL) 2010-05-22 08:30:25 +02:00
kervala
d5cb795113 Fixed: #923 Loot does not appear in loot window 2010-05-21 18:54:57 +02:00
kervala
78111dec49 Fixed: assert when Local mode is used 2010-05-20 10:30:15 +02:00
vl
e20d2848a3 Fixed: #917 X11 Free Look and Cam Look support (by rti) 2010-05-19 11:04:40 +02:00
kervala
4908e843e8 Fixed: #918 Luabind 0.7 is not correctly detected 2010-05-19 09:46:03 +02:00
kervala
5854b23559 Changed: #900 ELuaExecuteError: No matching overload found, setContextHelpText 2010-05-18 19:24:01 +02:00
kervala
eda4939a41 Fixed: #912 Arrays not initialized and other minor bugs 2010-05-18 12:01:37 +02:00
kervala
28e20b2718 Fixed: #900 ELuaExecuteError: No matching overload found, setContextHelpText 2010-05-18 09:46:41 +02:00
vl
e8ea720275 Fixed: #892 segfaults with newer libwww on linux 2010-05-17 15:27:43 +02:00
vl
dfb1cb9e66 Fixed: #909 warning flood 2010-05-17 12:29:55 +02:00
kervala
91f233c5fb Fixed: #908 Incorrect method CMusicPlayer::previous() (patch provided by lubos) 2010-05-17 11:22:16 +02:00
vl
bec9f0f252 Changed: #825 remove some warning 2010-05-15 18:47:21 +02:00
kervala
9a978cf322 Changed: #878 Fix typos in comments/code 2010-05-13 22:57:07 +02:00
kervala
9fad66bb2d Changed: #860 Remove/convert/update old projects 2010-05-13 22:55:06 +02:00
kervala
ef1182bc48 Changed: #853 Compilation on 64-bits platforms 2010-05-13 22:53:14 +02:00
kervala
7ffa7858bf Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
vl
a0094b2234 Fixed: #887 add do/while to remove some warning and add missing ; 2010-05-13 19:02:00 +02:00
kervala
d6830102f5 Changed: #885 luabind (On Windows Breaks Compiling) 2010-05-12 18:32:05 +02:00
kervala
6eff3d4d61 Changed: #878 Fix typos in comments/code 2010-05-12 16:59:15 +02:00
vl
8ef863c832 Merge 2010-05-12 16:26:57 +02:00
kervala
0ce1916acb Changed: #878 Fix typos in comments/code 2010-05-12 16:17:44 +02:00
kervala
1c96de0be8 Fixed: #890 Ryzom Client Build Fix - _Bool is a keyword in C99 (patch provided by rti) 2010-05-12 16:15:48 +02:00
vl
1009564115 Changed: make it compile in pure static 2010-05-12 16:01:40 +02:00
kervala
85d83088a3 Fixed: #884 24bpp support (patch provided by ThibG) 2010-05-12 12:45:17 +02:00
kervala
404e26a51f Fixed: #886 cannot move, only spin in circles (patch provided by ratmice) 2010-05-12 12:36:25 +02:00
kervala
c0318a2823 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-12 12:03:38 +02:00
kervala
b91fe891f3 Fixed: #885 luabind (On Windows Breaks Compiling) 2010-05-12 11:12:19 +02:00
kervala
e8d80432ba Fixed: #883 linux segfault in lua 2010-05-11 21:45:01 +02:00
vl
929717e3b1 Fixed: make it compile 2010-05-11 18:07:00 +02:00
vl
da6a581748 Fixed: all path are now relative. Only have to define $RYZOM_PATH 2010-05-11 16:02:53 +02:00
kervala
783c0ac359 Merge 2010-05-11 09:41:45 +02:00
Matt Raykowski
f5b2d23db4 Update: #870 Fixing the private headers issues. 2010-05-10 15:28:57 -05:00
kervala
a61aa6616b Fixed: #875 Add possibility to change default audio driver 2010-05-10 21:49:30 +02:00
kervala
307208ccb6 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-10 21:14:44 +02:00
kervala
b25c2fa105 Merge 2010-05-10 20:41:16 +02:00
kervala
e41e144d99 Changed: #869 Crash when updating Windows 7 progress bar 2010-05-10 20:37:41 +02:00
kervala
bfb3742639 Changed: #829 Make Ryzom client working with latest liblua, luabind, libwww 2010-05-10 20:37:23 +02:00
Matt Raykowski
99a66f677b Update: merged 2010-05-10 12:18:13 -05:00
Matt Raykowski
e055fbd30b Update: #842 Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB 2010-05-10 12:17:19 -05:00
vl
b827ad959a Changed: cfg variable to fit open shard 2010-05-10 17:02:38 +02:00
kervala
0391b3fad6 Changed: #860 Remove/convert/update Visual C++ projects 2010-05-09 11:49:35 +02:00
thorbjorn
ea28199136 Fixed: Compile fixes for gcc 4.5.0
Example:

error: cannot call constructor ‘std::pair<std::basic_string<char>, CInterfaceDDX*>::pair’ directly
error:   for a function-style cast, remove the redundant ‘::pair’
2010-05-08 23:27:35 +02:00
vl
4726dc72b0 Changed: use the client cfg variable StartupHost to say where the login system is (not harcoded anymore) 2010-05-10 15:58:39 +02:00
vl
cf82bb4a8c Fixed: by default on linux DisableDirectInput is set to true 2010-05-10 10:33:46 +02:00
kervala
c863ea7644 Changed: #851 misc linux patches (patches provided by ratmice) 2010-05-08 15:26:22 +02:00
kervala
bac9d3f6ff Changed: #853 Compilation on 64-bits platforms 2010-05-08 15:25:16 +02:00
acemtp@users.sourceforge.net
29b38937a5 Fixed: #841 set the good agpl header 2010-05-07 11:06:20 +02:00