Commit graph

5064 commits

Author SHA1 Message Date
vl
47a4a8e20a Fixed: #905 r2_login.php can't create log file on linux by kerozcak 2010-05-17 14:00:20 +02:00
vl
dfb1cb9e66 Fixed: #909 warning flood 2010-05-17 12:29:55 +02:00
vl
251ff677c0 Merge 2010-05-17 12:26:28 +02:00
vl
d1cb8fde2d Changed: char* into const char*. string_constant_to_char.patch provided by vhelsing 2010-05-17 12:24:49 +02:00
vl
f5ed11d46e 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
91f233c5fb Fixed: #908 Incorrect method CMusicPlayer::previous() (patch provided by lubos) 2010-05-17 11:22:16 +02:00
kervala
de682be280 Changed: #901 nlstop() broken (including patch provided by vhelsing) 2010-05-17 10:44:12 +02:00
kervala
65e5267ffd Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-17 10:41:03 +02:00
kervala
a0ca31041e Changed: #897 Missing ; after two nlassert calls (patch provided by vhelsing) 2010-05-17 10:39:47 +02:00
vl
bec9f0f252 Changed: #825 remove some warning 2010-05-15 18:47:21 +02:00
vl
7af5325c5b Fixed: #893 removed unused WebSrvHost and changed the default port for WebSrvHost in EGS 2010-05-15 09:51:43 +02:00
vl
f786310f85 Fixed: #901 nlstop 2010-05-15 09:42:50 +02:00
kervala
39e327c1b3 Changed: #902 tool projects build failed issue (patch provided by kuo) 2010-05-14 18:44:41 +02:00
kervala
db80394679 Fixed: #902 tool projects build failed issue (patch provided by kuo) 2010-05-14 18:38:48 +02:00
kaetemi
c290f234b4 Fixed: Some files in object viewer missing dot comma after nlassert(...). 2010-05-14 15:17:45 +02:00
kaetemi
7e6f6c3e5a Fixed: Compile error when using 3ds Max 2011 SDK. 2010-05-14 15:15:29 +02:00
Matt Raykowski
42a098c625 merge 2010-05-14 07:48:59 -05:00
Matt Raykowski
2742738c4b Update: #825 More initialization order issues. 2010-05-14 07:48:23 -05:00
Matt Raykowski
22fc0c3447 Update: #825 Added no-strict-aliasing (NOT PERMANENT) and fixed initialization order. 2010-05-14 07:37:58 -05:00
kervala
0e7c1ddfe4 Fixed: #897 Missing ; after two nlassert calls 2010-05-14 14:02:43 +02:00
kervala
41a197060a Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by ThibG) 2010-05-14 11:41:28 +02:00
kervala
9a56fe33b9 Merge 2010-05-14 11:19:14 +02:00
kervala
7d7b77015e 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
ecabe47fc6 merge 2010-05-13 21:46:45 -05:00
Matt Raykowski
7be3643531 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
3c6c83bf03 Changed: #853 Compilation on 64-bits platforms 2010-05-13 23:37:09 +02:00
kervala
cecb9d646b Changed: #853 Compilation on 64-bits platforms 2010-05-13 23:33:22 +02:00
kervala
2c88d837e3 Fixed: removed MFC dependencies 2010-05-13 23:31:05 +02:00
kervala
cb39bf549d Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 23:29:42 +02:00
kervala
cdc1dde0aa Fixed: #897 Missing ; after two nlassert calls (patch provided by vhelsing) 2010-05-13 23:27:35 +02:00
kervala
8a99fec990 Merge 2010-05-13 22:58:05 +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
5ffff9709e Changed: #887 add do while to nldebug and co 2010-05-13 22:54:08 +02:00
kervala
ef1182bc48 Changed: #853 Compilation on 64-bits platforms 2010-05-13 22:53:14 +02:00
Matt Raykowski
813ff2f836 merge 2010-05-13 15:45:55 -05:00
kervala
7ffa7858bf Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
Matt Raykowski
600c21a69c merge 2010-05-13 15:44:29 -05:00
vl
1151ec2f8c Fixed: #887 add missing ; 2010-05-13 22:44:07 +02:00
Matt Raykowski
0f2df97d23 Update: #842 More EGS CMake updates, one linker left. 2010-05-13 15:43:50 -05:00
kervala
45c8adf72f Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:23:34 +02:00
kervala
ca1a6f95fe Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:14:36 +02:00
kervala
53a99b5b55 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 21:58:50 +02:00
kervala
c92db19b1d Fixed: #895 BUILD BREAK: Nel Broken again with listener_xaudio2.cpp syntax error 2010-05-13 20:55:50 +02:00
vl
4aaf3863de Merge 2010-05-13 19:03:03 +02:00
vl
a0094b2234 Fixed: #887 add do/while to remove some warning and add missing ; 2010-05-13 19:02:00 +02:00
vl
bb63259a3d Changed: #872 include path are not the same for openal on mac (patch by rti) 2010-05-13 19:01:07 +02:00
vl
fa7b90e27d Changed: #872 threadid is now in size_t. patch by rti 2010-05-13 19:00:29 +02:00
Matt Raykowski
1bf8f2ee9a Update: #842 Added server_share to build, cleaned EGS SRC glob. 2010-05-13 06:12:10 -05:00
Matt Raykowski
b1775e4b40 Update: #842 Excluded shutdown_handler.h/cpp from EGS CMake build. 2010-05-12 15:47:45 -05:00
Matt Raykowski
49014f0a47 Update: #842 In progress: adding EGS to CMake build. 2010-05-12 15:43:17 -05:00
Matt Raykowski
2028cfb46e merge 2010-05-12 13:22:53 -05:00
Matt Raykowski
a3bc0ea702 Update: #842 Starting to add services to CMake, added admin_modules and frontend_service. 2010-05-12 13:21:55 -05:00
kervala
3449a727c0 Fixed: #884 24bpp support (patch provided by ThibG) 2010-05-12 19:13:45 +02:00
Matt Raykowski
6901aaa0e4 merge 2010-05-12 11:53:09 -05:00
Matt Raykowski
cbecd29fa6 Update: #842 Applied some patches and fixed include directories for CMake. 2010-05-12 11:52:28 -05:00
Matt Raykowski
cd7af53bc8 Fixed: #849 CMake now finds XF86VidMode and links OpenGL correctly. 2010-05-12 11:49:59 -05:00
kervala
d6830102f5 Changed: #885 luabind (On Windows Breaks Compiling) 2010-05-12 18:32:05 +02:00
kervala
d955ac8426 Changed: #878 Fix typos in comments/code 2010-05-12 18:25:48 +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
e4653bbde9 Fixed: #873 NELNS: build on Mac OS X (patch provided by rti) 2010-05-12 13:18:57 +02:00
kervala
7734507190 Fixed: #871 Shared Libs loading on Mac OS X (patch provided by rti) 2010-05-12 13:04:22 +02:00
kervala
05c1f6bd2a Merge 2010-05-12 12:48:20 +02:00
kervala
85d83088a3 Fixed: #884 24bpp support (patch provided by ThibG) 2010-05-12 12:45:17 +02:00
vl
b1022a83c5 Fixed: in static, it didn't compile 2010-05-12 12:40:30 +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
aa8eba9d99 Fixed: #889 NLMISC ticksToSecond error on Mac OS X (patch provided by rti) 2010-05-12 12:00:18 +02:00
kervala
1c51331f5d Fixed: #889 NLMISC ticksToSecond error on Mac OS X (patch provided by rti) 2010-05-12 11:44:28 +02:00
kervala
b8645f969f Changed: #841 Change the wrong header in the source code 2010-05-12 11:27:13 +02:00
kervala
b91fe891f3 Fixed: #885 luabind (On Windows Breaks Compiling) 2010-05-12 11:12:19 +02:00
kervala
538f7abb14 Fixed: #888 CSString::find and CSString::findNS broken 2010-05-12 11:10:28 +02:00
kervala
e8d80432ba Fixed: #883 linux segfault in lua 2010-05-11 21:45:01 +02:00
kervala
d2d2427288 Changed: #876 Nel driver_xaudio2 and driver_dsound failed to compile 2010-05-11 21:00:45 +02:00
kervala
5214dc06fc Changed: #860 Remove/convert/update old projects 2010-05-11 20:56:57 +02:00
vl
5d2cce5c81 Removed: default plugins 2010-05-11 19:10:44 +02:00
vl
ec45939204 Changed: path on sound include 2010-05-11 18:55:12 +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
c4a4e1c9e9 Changed: #860 Remove/convert/update old projects 2010-05-11 13:38:43 +02:00
kervala
e035f914c1 Changed: #853 Compilation on 64-bits platforms 2010-05-11 13:38:03 +02:00
kervala
29a57b3efe Changed: #860 Remove/convert/update old projects 2010-05-11 12:03:49 +02:00
vl
b8f28bda34 Merge 2010-05-11 11:28:57 +02:00
vl
c29d30f319 Fixed: #874 commented the old asm g++ code and use the builtin function. patch by rti 2010-05-11 11:18:32 +02:00
vl
94cb8e9c26 Changed: #853 fixed a void* to uint32 conversion 2010-05-11 11:11:36 +02:00
kervala
0e97acfacf Changed: #877 World editor crashes on launch ... 2010-05-11 11:10:51 +02:00
kervala
ad6a1e6888 Changed: #843 Client Core crashing on direct3d shader driver 2010-05-11 10:43:12 +02:00
kervala
1a649a8d23 Merge 2010-05-11 09:52:58 +02:00
kervala
783c0ac359 Merge 2010-05-11 09:41:45 +02:00
kervala
732adbfe17 Changed: #877 World editor crashes on launch ... 2010-05-11 09:31:25 +02:00
kervala
b5ebd09065 Changed: #878 Fix typos in comments/code 2010-05-11 09:29:46 +02:00
kervala
f4e5757d07 Changed: #860 Remove/convert/update old projects 2010-05-11 09:26:36 +02:00
Matt Raykowski
c9d0e92ad7 Resolved: #876 Applied patch from Nille02 - typos in header move branch. Missed music_channel_xaudio2.h
--HG--
branch : branch_pvt_headers
2010-05-10 20:41:59 -05:00
Matt Raykowski
57220dbd7d Resolved: #876 Applied patch from Nille02 - typos in header move branch.
--HG--
branch : branch_pvt_headers
2010-05-10 20:39:16 -05:00
Matt Raykowski
85bc5bdb84 merge 2010-05-10 20:28:54 -05:00
kervala
7c57b18dd0 Changed: #860 zviewer already in code/nel/tools/3d 2010-05-10 23:09:04 +02:00
Matt Raykowski
f5b2d23db4 Update: #870 Fixing the private headers issues. 2010-05-10 15:28:57 -05:00
kervala
ad487dae19 Changed: #860 Remove/convert/update old projects 2010-05-10 22:04:05 +02: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
kervala
c084a595f8 Changed: #860 Remove/convert/update Visual C++ projects 2010-05-10 20:33:08 +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
6bc0e6d202 Fixed: #853 problem with crypt function under 64b system. patch by ratmice 2010-05-10 17:59:13 +02:00
vl
b577ab73bc Fixed: #857 linux/assertion failure CCoTask::getCurrentTask() == this. patch by ratmice 2010-05-10 17:38:27 +02:00
vl
45283a568c Changed: #865 make the mutex working on Linux 2010-05-10 17:03:26 +02:00
vl
b827ad959a Changed: cfg variable to fit open shard 2010-05-10 17:02:38 +02:00
vl
b1cb46b72e Fixed: #867 patched by kvogel 2010-05-10 16:47:50 +02:00
kervala
8b7144733a Changed: #866 VER_SUITE_STORAGE_SERVER and VER_SUITE_COMPUTE_SERVER not defined 2010-05-10 09:26:02 +02:00
kaetemi@users.sourceforge.net
818fabfa30 Fixed: Use of <? instead of <?php in some files broke login on some system configurations. 2010-05-09 17:17:22 +02:00
kaetemi@users.sourceforge.net
a4457c5778 Fixed: #864 Server crash on character create when compile on win without stlport 2010-05-09 17:09:22 +02:00
kervala
a110c5e4a3 Changed: #860 Remove/convert/update old projects 2010-05-09 15:23:08 +02:00
kervala
0ad6f116b1 Changed: #860 Remove/convert/update old projects 2010-05-09 14:36:03 +02:00
kervala
8138abd67e Fixed: #862 Update autoexp.dat for Qt and STLport 2010-05-09 14:33:25 +02:00
kervala
3e1b1fa0cc Changed: #845 Don't check for MS STL headers if STLport is used 2010-05-09 14:30:54 +02:00
kervala
091e2ea9d5 Changed: #853 Compilation on 64-bits platforms 2010-05-09 14:30:23 +02:00
kervala
ed28f1f290 Changed: #860 Remove/convert/update Visual C++ projects 2010-05-09 14:29:54 +02:00
kervala
0391b3fad6 Changed: #860 Remove/convert/update Visual C++ projects 2010-05-09 11:49:35 +02:00
kervala
f2abf727a8 Fixed: #859 surpress the annoying "Using TR1 extensions" message 2010-05-09 11:46:24 +02:00
kaetemi@users.sourceforge.net
cd88931aa4 Added: The 'use' sql command on the admin default data sql as well for convenience. 2010-05-09 08:11:26 +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
b3a13e1adc Added: 2 scripts to start/stop the shard on Windows 2010-05-10 16:26:39 +02:00
vl
20b9c59e3e Fixed: bad mysql lib name in debug 2010-05-10 16:26:23 +02:00
vl
1031f80566 Added: common.cfg include variable needed by all services (for example WindowStyle = "WIN"; ) 2010-05-10 16:26:02 +02:00
vl
f2486352a2 Added: default cfg include common.cfg 2010-05-10 16:25:29 +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
kaetemi@users.sourceforge.net
4d04e7b9ce Changed: Values for success table set to 50% for success chance, partial success 90% and xp gain 1.0 on all entries, instead of 0. 2010-05-08 20:29:35 +02:00
kaetemi@users.sourceforge.net
a31ef6297d Fixed: Missed version in skill tree. 2010-05-08 19:53:29 +02:00
kaetemi@users.sourceforge.net
4b05f562d2 Added: Missing skill tree sheets. 2010-05-08 19:05:00 +02:00
kaetemi@users.sourceforge.net
9588e40e6b Added: Missing skill tree sheets. 2010-05-08 19:03:03 +02:00
acemtp@users.sourceforge.net
36b8bf5ceb Added: default data for admin tool 2010-05-08 18:21:38 +02:00
acemtp@users.sourceforge.net
271838046d Added: 'use' sql command to set the good table 2010-05-08 17:51:09 +02:00
kaetemi@users.sourceforge.net
baa0de57a6 Fixed: Some windows system lib was not linked when using self compiled external libraries. 2010-05-08 17:11:20 +02:00
acemtp@users.sourceforge.net
297446ef5f Added: tables and default data for sql 2010-05-08 15:37:08 +02:00
kaetemi@users.sourceforge.net
3773bb3e6b Merge 2010-05-08 15:31:47 +02:00
kaetemi@users.sourceforge.net
1d7f0999b8 Removed: Some files generated by VS compiler. 2010-05-08 15:31:00 +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
kaetemi@users.sourceforge.net
b5c66e8a19 Added: Missing sheets causing server crash. 2010-05-08 14:02:09 +02:00
kervala
0fe4c2696c Merge 2010-05-08 13:37:43 +02:00
kervala
311e87b746 Changed: #853 Compilation on 64-bits platforms 2010-05-08 13:08:33 +02:00
kaetemi@users.sourceforge.net
a9c74710fe Removed: Some files generated by VS compiler. 2010-05-08 10:47:45 +02:00
kaetemi@users.sourceforge.net
1a162a7fb9 Changed: VS2008 project for max vertex tree paint. 2010-05-08 10:43:32 +02:00
kervala
cd0b60ad4e Merge 2010-05-07 12:53:54 +02:00
kervala
cb500bd3e3 Changed: #845 Don't check for MS STL headers if STLport is used 2010-05-07 12:43:01 +02:00
acemtp@users.sourceforge.net
796809b5d1 Fixed: #836 posix cp flag 2010-05-07 12:27:34 +02:00
acemtp@users.sourceforge.net
d8eff382db Fixed: #833 remove the -march=pentium 2010-05-07 12:25:32 +02:00
acemtp@users.sourceforge.net
8b920944dd Changed: #832 add +x on linux script to be executable 2010-05-07 12:20:17 +02:00
acemtp@users.sourceforge.net
61eefa97c2 Fixed: #841 set the good agpl header 2010-05-07 11:16:43 +02:00
acemtp@users.sourceforge.net
29b38937a5 Fixed: #841 set the good agpl header 2010-05-07 11:06:20 +02:00
kaetemi@users.sourceforge.net
318c2d4f6f Fixed: Availability of DirectSound 8 functions differs between versions. 2010-05-07 10:39:42 +02:00
kaetemi@users.sourceforge.net
4d3a73dfc4 Fixed: Picture files in tile edit exe project don't use precompiled header. 2010-05-07 10:10:55 +02:00
acemtp@users.sourceforge.net
c0e0bc625d Added: replace_vista_icon.exe to fix the error PRJ0019: A tool returned an error code from "insert the hi res icon" 2010-05-07 09:28:05 +02:00
kaetemi@users.sourceforge.net
670a95686a Added: Scripts for cleaning up asset paths in .max files, and for fixing texture filenames to .png extension. 2010-05-07 08:45:41 +02:00
acemtp@users.sourceforge.net
d5c601ffa5 initial version 2010-05-06 02:08:41 +02:00
acemtp@users.sourceforge.net
6f07d020c9 initial version 2010-05-06 01:52:28 +02:00