Matt Raykowski
|
65e726c6df
|
merge
|
2010-06-08 10:07:33 -05:00 |
|
Matt Raykowski
|
6465fa2596
|
Chanegd: #842 Added more server services and tools to the build.
|
2010-06-08 10:06:58 -05:00 |
|
vl
|
264dff494f
|
Fixed: #962 animal consumes one unit too many (by nimetu)
|
2010-06-08 16:34:28 +02:00 |
|
vl
|
18690cf985
|
Changed: moved nelns file in ryzom directories
|
2010-06-08 16:25:41 +02:00 |
|
vl
|
e7a3aa75e8
|
Added: dss cfg
|
2010-06-08 09:42:32 +02:00 |
|
Matt Raykowski
|
999d7e22ef
|
merge
|
2010-06-02 12:19:41 -05:00 |
|
Matt Raykowski
|
57bf46cedd
|
Changed: #842 Added BS, DSS, EVS, GUS, icon_search, named2csv, prim_export, uni_conv, AIS and csv_transform to CMake build.
|
2010-06-02 12:19:14 -05:00 |
|
vl
|
0427edb31e
|
Fixed: #847 downcast in 32b on 64b platform.
|
2010-05-28 20:25:14 +02:00 |
|
vl
|
8d4516ec21
|
Fixed: #847 downcast the groupid in 32b on 64b platform.
|
2010-05-28 17:17:12 +02:00 |
|
vl
|
70231edd30
|
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
|
6ac8354b90
|
Update: #842 ai_service links, for real.
|
2010-05-27 07:31:08 -05:00 |
|
Matt Raykowski
|
944a2bd4e6
|
merge
|
2010-05-20 15:40:47 -05:00 |
|
Matt Raykowski
|
9a191125a2
|
Update: Fixing some warnings and some more CMake work.
|
2010-05-20 15:40:16 -05:00 |
|
vl
|
8564e3992e
|
Fixed: #919 egs warning by kerozcak
|
2010-05-20 15:41:41 +02:00 |
|
vl
|
3322fe6f24
|
Fixed: #919 egs warning by kerozcak
|
2010-05-20 10:33:23 +02:00 |
|
vl
|
a68f8921d1
|
Changed: new cfg cleaned by kerozcak
|
2010-05-20 10:27:57 +02:00 |
|
vl
|
c542612541
|
Removed: a hardcoded path, replaced with RYZOM_PATH
|
2010-05-20 10:17:54 +02:00 |
|
kervala
|
7a86bf67f7
|
Fixed: #913 shard_start.bat file unable to locate service executable files
|
2010-05-19 17:33:50 +02:00 |
|
kervala
|
896b62d236
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
2010-05-18 16:53:47 +02:00 |
|
vl
|
d591e1b677
|
Fixed: missing ; after a nlassert
|
2010-05-17 18:07:41 +02:00 |
|
kervala
|
17262473c0
|
Changed: #853 Compilation on 64-bits platforms
|
2010-05-17 14:30: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 |
|
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
|
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
|
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
|
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 |
|
Matt Raykowski
|
e3e92456c2
|
merge
|
2010-05-13 15:44:29 -05:00 |
|
Matt Raykowski
|
7868e0a90e
|
Update: #842 More EGS CMake updates, one linker left.
|
2010-05-13 15:43:50 -05:00 |
|
vl
|
4ddd501f1d
|
Merge
|
2010-05-13 19:03:03 +02:00 |
|
vl
|
0a3bb8db15
|
Fixed: #887 add do/while to remove some warning and add missing ;
|
2010-05-13 19:02:00 +02:00 |
|
Matt Raykowski
|
2deafdd38a
|
Update: #842 Added server_share to build, cleaned EGS SRC glob.
|
2010-05-13 06:12:10 -05:00 |
|
Matt Raykowski
|
215b70a98c
|
Update: #842 Excluded shutdown_handler.h/cpp from EGS CMake build.
|
2010-05-12 15:47:45 -05:00 |
|
Matt Raykowski
|
0e705b9be8
|
Update: #842 In progress: adding EGS to CMake build.
|
2010-05-12 15:43:17 -05:00 |
|
Matt Raykowski
|
528259c886
|
Update: #842 Starting to add services to CMake, added admin_modules and frontend_service.
|
2010-05-12 13:21:55 -05:00 |
|
kervala
|
9a2cd6a3d4
|
Changed: #860 Remove/convert/update old projects
|
2010-05-11 20:56:57 +02:00 |
|
vl
|
e6663934f1
|
Fixed: all path are now relative. Only have to define $RYZOM_PATH
|
2010-05-11 16:02:53 +02:00 |
|
kervala
|
ec1b40ad4e
|
Changed: #860 Remove/convert/update old projects
|
2010-05-11 13:38:43 +02:00 |
|
kervala
|
b7fd96aa9c
|
Changed: #853 Compilation on 64-bits platforms
|
2010-05-11 13:38:03 +02:00 |
|
kervala
|
479afdb938
|
Changed: #860 Remove/convert/update old projects
|
2010-05-11 12:03:49 +02:00 |
|
vl
|
9371453946
|
Changed: #853 fixed a void* to uint32 conversion
|
2010-05-11 11:11:36 +02:00 |
|
vl
|
3de945609e
|
Fixed: #867 patched by kvogel
|
2010-05-10 16:47:50 +02:00 |
|
vl
|
0fd824a245
|
Added: 2 scripts to start/stop the shard on Windows
|
2010-05-10 16:26:39 +02:00 |
|
vl
|
bc25c7cdf8
|
Added: common.cfg include variable needed by all services (for example WindowStyle = "WIN"; )
|
2010-05-10 16:26:02 +02:00 |
|
vl
|
50d6c2eb5f
|
Added: default cfg include common.cfg
|
2010-05-10 16:25:29 +02:00 |
|
kaetemi
|
c3b0df569d
|
Fixed: #864 Server crash on character create when compile on win without stlport
|
2010-05-09 17:09:22 +02:00 |
|
kervala
|
c924608aed
|
Changed: #853 Compilation on 64-bits platforms
|
2010-05-08 13:08:33 +02:00 |
|
acemtp
|
aeb2fbbb7a
|
Changed: #832 add +x on linux script to be executable
|
2010-05-07 12:20:17 +02:00 |
|
acemtp
|
7d2f2ff7b1
|
Fixed: #841 set the good agpl header
|
2010-05-07 11:06:20 +02:00 |
|
acemtp
|
1792297c93
|
initial version
|
2010-05-06 02:08:41 +02:00 |
|