Split the ServerApplication's source into two files

This commit is contained in:
Kayne Ruse
2014-08-19 03:22:25 +10:00
parent 5dea53ad50
commit 61337e29f6
3 changed files with 232 additions and 207 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
TODO: encapsulate the data structures
TODO: Get the rooms working
TODO: A proper logging system
TODO: Ping-pong and keep alive system
TODO: Move the statistics into their own SQL table, instead of duplicating the structure a dozen times
TODO: Get the rooms working, even if only via hotkeys
TODO: Fix shoddy movement
TODO: make the whole thing more fault tolerant