Commit graph

186 commits

Author SHA1 Message Date
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
kervala 8a1edbc395 Changed: #897 Missing ; after two nlassert calls (patch provided by vhelsing) 2010-05-17 10:39:47 +02:00
vl 2f5e44db63 Changed: #825 remove some warning 2010-05-15 18:47:21 +02:00
vl 00c3859429 Fixed: #893 removed unused WebSrvHost and changed the default port for WebSrvHost in EGS 2010-05-15 09:51:43 +02:00
vl fe57276808 Fixed: #901 nlstop 2010-05-15 09:42:50 +02:00
kervala b2dd2a85c4 Changed: #902 tool projects build failed issue (patch provided by kuo) 2010-05-14 18:44:41 +02:00
kervala 72a66650d0 Fixed: #902 tool projects build failed issue (patch provided by kuo) 2010-05-14 18:38:48 +02:00
kaetemi 2c741d1e76 Fixed: Some files in object viewer missing dot comma after nlassert(...). 2010-05-14 15:17:45 +02:00
kaetemi 541f678317 Fixed: Compile error when using 3ds Max 2011 SDK. 2010-05-14 15:15:29 +02:00
Matt Raykowski 95bcd14648 merge 2010-05-14 07:48:59 -05:00
Matt Raykowski 9297e16140 Update: #825 More initialization order issues. 2010-05-14 07:48:23 -05:00
Matt Raykowski 1f014d0412 Update: #825 Added no-strict-aliasing (NOT PERMANENT) and fixed initialization order. 2010-05-14 07:37:58 -05:00
kervala 2f2b707a3e Fixed: #897 Missing ; after two nlassert calls 2010-05-14 14:02:43 +02:00
kervala fc76a5abdd Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by ThibG) 2010-05-14 11:41:28 +02:00
kervala b9e8bd0d00 Merge 2010-05-14 11:19:14 +02:00
kervala 101a5d2fdc 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 219d718285 merge 2010-05-13 21:46:45 -05:00
Matt Raykowski bb940c536f 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 169cd0426d Changed: #853 Compilation on 64-bits platforms 2010-05-13 23:37:09 +02:00
kervala f79217476b Changed: #853 Compilation on 64-bits platforms 2010-05-13 23:33:22 +02:00
kervala 65c58b40ab Fixed: removed MFC dependencies 2010-05-13 23:31:05 +02:00
kervala 8f860a594d Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 23:29:42 +02:00
kervala 38752c9587 Fixed: #897 Missing ; after two nlassert calls (patch provided by vhelsing) 2010-05-13 23:27:35 +02:00
kervala 7e4a8206a5 Merge 2010-05-13 22:58:05 +02:00
kervala c6f516235d Changed: #878 Fix typos in comments/code 2010-05-13 22:57:07 +02:00
kervala dde9fb8d70 Changed: #860 Remove/convert/update old projects 2010-05-13 22:55:06 +02:00
kervala 998e4f3c2e Changed: #887 add do while to nldebug and co 2010-05-13 22:54:08 +02:00
kervala a970ad675c Changed: #853 Compilation on 64-bits platforms 2010-05-13 22:53:14 +02:00
Matt Raykowski 4455d2f99a merge 2010-05-13 15:45:55 -05:00
kervala 737427674c Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
Matt Raykowski e3e92456c2 merge 2010-05-13 15:44:29 -05:00
vl 0dce63db29 Fixed: #887 add missing ; 2010-05-13 22:44:07 +02:00
Matt Raykowski 7868e0a90e Update: #842 More EGS CMake updates, one linker left. 2010-05-13 15:43:50 -05:00
kervala 88bc352b2b Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:23:34 +02:00
kervala f873521f1d Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:14:36 +02:00
kervala e417730df3 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 21:58:50 +02:00