Commit graph

2087 commits

Author SHA1 Message Date
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
2f82d45634 Update: Creating branch to track changes for private headers issue.
--HG--
branch : branch_pvt_headers
2010-05-10 15:31:34 -05: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
vl
059637247a Added: *.so 2010-05-10 16:36:53 +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
vl
dfc1b95c34 Fixed: #861 changed the .so* into .so.* 2010-05-09 17:40:16 +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
kaetemi@users.sourceforge.net
ec2b298506 Added: Ryzom server cache and save to ignore. 2010-05-09 16:55:07 +02:00
acemtp@users.sourceforge.net
5cce8490ad Fixed: #861 added more ignore files 2010-05-09 16:41:28 +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
e9bad1586d Added: even more ignore files 2010-05-10 16:24:47 +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
90fb608414 Added: ignore the external directory 2010-05-10 15:58:09 +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