1
0
cuberite-2a/MCServer
Anthony Birkett 51891b766c Working as a Windows service. Starts and stops correctly.
Added "/service" switch, to prompt the binary to attempt starting as a service.
Added service* methods, to control service startup.
Split up main() into universalMain(), which contains the startup code for both service and normal start.
Added cRoot::m_RunningAsService bool,
Added cRoot::SetStopping(bool) to allow a stop request to be sent by the service controller.
Added cBlockIDMap::init() to avoid loading items.ini before the working directory has been set.
2015-04-01 00:03:37 +01:00
..
lang Added german language support, now really 2014-09-18 17:39:32 +02:00
Plugins APIDump: Linkified eShrapnelLevel. 2015-03-21 22:24:30 +01:00
webadmin Fixed guest.html 2015-02-16 11:40:11 +01:00
.gitignore
crafting.txt Fixed fence/-gates and door recipes and added baked potato recipe 2014-12-14 16:01:06 +01:00
delete_windows_service.cmd Working as a Windows service. Starts and stops correctly. 2015-04-01 00:03:37 +01:00
favicon.png
furnace.txt Fixed fence/-gates and door recipes and added baked potato recipe 2014-12-14 16:01:06 +01:00
hg
hg.supp
install_windows_service.cmd Working as a Windows service. Starts and stops correctly. 2015-04-01 00:03:37 +01:00
items.ini Fixed typos in items.ini. 2014-09-19 22:30:32 +02:00
monsters.ini Added Rabbits 2014-12-20 10:31:34 +01:00
profile_run_debug.cmd Profiling: Added profiling script for x64 executable. 2014-08-26 16:55:43 +03:00
profile_run_x64.cmd Profiling: Added profiling script for x64 executable. 2014-08-26 16:55:43 +03:00
profile_run.cmd Profiling: Added profiling script for x64 executable. 2014-08-26 16:55:43 +03:00
README.txt
settings_apidump.ini
vg
vg.supp

/============================\
|  Custom Minecraft Server   |
|         (MCServer)         |
|                            |
| Founder: Kevin Bansberg    |
|       A.K.A. FakeTruth     |
| Lead dev: Mattes D         |
|       A.K.A. _Xoft(o)      |
|       A.K.A. xoft          |
| Monsters by Alex Sonek     |
|       A.K.A. Duralex       |
|============================|
| Info: www.mc-server.org    |
|       www.ae-c.net         |
|       www.rbthinktank.com  |
| Mail: faketruth@gmail.com  |
\============================/

Compatible clients: 1.2.4, 1.2.5, 1.3.1, 1.3.2, 1.4.2, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.5, 1.5.1, 1.5.2, 1.6.1, 1.6.2, 1.6.3, 1.6.4
Compatible protocol versions: 29, 39, 47, 49, 51, 60, 61, 73, 74, 77, 78