Commit graph

44 commits

Author SHA1 Message Date
vl
7db7fac7b3 Fixed: #847 downcast the groupid in 32b on 64b platform. 2010-05-28 17:17:12 +02:00
vl
840ead61ba Changed: #847 downcast works in 64b. it's not a problem to use only the low half of the pointer since Seed is only used for randomize. 2010-05-28 17:15:27 +02:00
Matt Raykowski
6eb4cfa546 merge 2010-05-20 15:40:47 -05:00
Matt Raykowski
526effaaca Update: Fixing some warnings and some more CMake work. 2010-05-20 15:40:16 -05:00
vl
e0e050970a Fixed: #919 egs warning by kerozcak 2010-05-20 15:41:41 +02:00
vl
2213015d4a Fixed: #919 egs warning by kerozcak 2010-05-20 10:33:23 +02:00
vl
a819027d72 Changed: new cfg cleaned by kerozcak 2010-05-20 10:27:57 +02:00
vl
25b512bf8a Removed: a hardcoded path, replaced with RYZOM_PATH 2010-05-20 10:17:54 +02:00
kervala
dc7c67701a Fixed: #913 shard_start.bat file unable to locate service executable files 2010-05-19 17:33:50 +02:00
kervala
a9f92a0e36 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-18 16:53:47 +02:00
vl
9ec6dc9ced Fixed: missing ; after a nlassert 2010-05-17 18:07:41 +02:00
kervala
7c79fd574b Changed: #853 Compilation on 64-bits platforms 2010-05-17 14:30: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
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
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
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
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
Matt Raykowski
600c21a69c merge 2010-05-13 15:44:29 -05:00
Matt Raykowski
0f2df97d23 Update: #842 More EGS CMake updates, one linker left. 2010-05-13 15:43:50 -05: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
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
a3bc0ea702 Update: #842 Starting to add services to CMake, added admin_modules and frontend_service. 2010-05-12 13:21:55 -05:00
kervala
5214dc06fc Changed: #860 Remove/convert/update old projects 2010-05-11 20:56:57 +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
94cb8e9c26 Changed: #853 fixed a void* to uint32 conversion 2010-05-11 11:11:36 +02:00
vl
b1cb46b72e Fixed: #867 patched by kvogel 2010-05-10 16:47:50 +02:00
vl
b3a13e1adc Added: 2 scripts to start/stop the shard on Windows 2010-05-10 16:26:39 +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
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
311e87b746 Changed: #853 Compilation on 64-bits platforms 2010-05-08 13:08:33 +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
29b38937a5 Fixed: #841 set the good agpl header 2010-05-07 11:06:20 +02:00
acemtp@users.sourceforge.net
d5c601ffa5 initial version 2010-05-06 02:08:41 +02:00