Commit graph

69 commits

Author SHA1 Message Date
Matt Raykowski
a927597747 Update: merged 2010-05-10 12:18:13 -05:00
Matt Raykowski
d483e75527 Update: #842 Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB 2010-05-10 12:17:19 -05:00
vl
8ccc4b0e67 Fixed: #853 problem with crypt function under 64b system. patch by ratmice 2010-05-10 17:59:13 +02:00
vl
e8d8f0cafa Fixed: #857 linux/assertion failure CCoTask::getCurrentTask() == this. patch by ratmice 2010-05-10 17:38:27 +02:00
vl
86eb5705d9 Changed: #865 make the mutex working on Linux 2010-05-10 17:03:26 +02:00
vl
3b33efae5c Changed: cfg variable to fit open shard 2010-05-10 17:02:38 +02:00
vl
8d5a0e9b20 Fixed: #867 patched by kvogel 2010-05-10 16:47:50 +02:00
vl
e211e992ac Added: *.so 2010-05-10 16:36:53 +02:00
thorbjorn
e0c2be1c97 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
a33fb510ba Added: 2 scripts to start/stop the shard on Windows 2010-05-10 16:26:39 +02:00
vl
b98a05e7d3 Fixed: bad mysql lib name in debug 2010-05-10 16:26:23 +02:00
vl
6168aed505 Added: common.cfg include variable needed by all services (for example WindowStyle = "WIN"; ) 2010-05-10 16:26:02 +02:00
vl
6467b2b49e Added: default cfg include common.cfg 2010-05-10 16:25:29 +02:00
vl
a7bbb9f56a Added: even more ignore files 2010-05-10 16:24:47 +02:00
vl
1b026e692c 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
79e158c125 Added: ignore the external directory 2010-05-10 15:58:09 +02:00
vl
61e1c62339 Fixed: by default on linux DisableDirectInput is set to true 2010-05-10 10:33:46 +02:00
vl
d02ea1ef3f Fixed: #861 changed the .so* into .so.* 2010-05-09 17:40:16 +02:00
kaetemi
dedcfc6e94 Fixed: Use of <? instead of <?php in some files broke login on some system configurations. 2010-05-09 17:17:22 +02:00
kaetemi
203758e577 Fixed: #864 Server crash on character create when compile on win without stlport 2010-05-09 17:09:22 +02:00
kaetemi
b40853c58b Added: Ryzom server cache and save to ignore. 2010-05-09 16:55:07 +02:00
acemtp
75ab9b4ce1 Fixed: #861 added more ignore files 2010-05-09 16:41:28 +02:00
kervala
f530f52fdc Changed: #860 Remove/convert/update old projects 2010-05-09 15:23:08 +02:00
kervala
032b3727f4 Changed: #860 Remove/convert/update old projects 2010-05-09 14:36:03 +02:00
kervala
76871f312c Fixed: #862 Update autoexp.dat for Qt and STLport 2010-05-09 14:33:25 +02:00
kervala
16d5d684ad Changed: #845 Don't check for MS STL headers if STLport is used 2010-05-09 14:30:54 +02:00
kervala
cf45f3ef91 Changed: #853 Compilation on 64-bits platforms 2010-05-09 14:30:23 +02:00
kervala
efa8ca23a1 Changed: #860 Remove/convert/update Visual C++ projects 2010-05-09 14:29:54 +02:00
kervala
b838ae7dc1 Changed: #860 Remove/convert/update Visual C++ projects 2010-05-09 11:49:35 +02:00
kervala
cb5587b10b Fixed: #859 surpress the annoying "Using TR1 extensions" message 2010-05-09 11:46:24 +02:00
kaetemi
4972f9ba17 Added: The 'use' sql command on the admin default data sql as well for convenience. 2010-05-09 08:11:26 +02:00
kaetemi
5004e315dd 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
bfa8ea4240 Fixed: Missed version in skill tree. 2010-05-08 19:53:29 +02:00
kaetemi
9facb569e6 Added: Missing skill tree sheets. 2010-05-08 19:05:00 +02:00
kaetemi
b7f047896f Added: Missing skill tree sheets. 2010-05-08 19:03:03 +02:00
acemtp
45f0073886 Added: default data for admin tool 2010-05-08 18:21:38 +02:00
acemtp
b0378eb68b Added: 'use' sql command to set the good table 2010-05-08 17:51:09 +02:00
kaetemi
fe0c94e241 Fixed: Some windows system lib was not linked when using self compiled external libraries. 2010-05-08 17:11:20 +02:00
acemtp
03fea46f8e Merge 2010-05-08 16:07:57 +02:00
acemtp
c4808931e7 Merge 2010-05-08 16:07:36 +02:00
kaetemi
1ca373f691 Changed: Some more .hgignore entries. 2010-05-08 15:57:37 +02:00
acemtp
8792aeb432 Merge 2010-05-08 15:38:02 +02:00
acemtp
0e7a4c27d0 Added: tables and default data for sql 2010-05-08 15:37:08 +02:00
acemtp
50c68679ea Added: tables and default data for sql 2010-05-08 15:32:03 +02:00
kaetemi
a76de6adc1 Merge 2010-05-08 15:31:47 +02:00
kaetemi
f646190cb0 Removed: Some files generated by VS compiler. 2010-05-08 15:31:00 +02:00
kaetemi
9ad6fcbd22 Changed: More entries for .hgignore file. 2010-05-08 15:26:47 +02:00
kervala
e77d7dab27 Changed: #851 misc linux patches (patches provided by ratmice) 2010-05-08 15:26:22 +02:00
kervala
61544f1400 Changed: #853 Compilation on 64-bits platforms 2010-05-08 15:25:16 +02:00
acemtp
2538273379 Added: tables and default data for sql 2010-05-08 15:24:24 +02:00