summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAaron Marks <nymacro@gmail.com>2005-11-21 09:02:43 +0000
committerAaron Marks <nymacro@gmail.com>2005-11-21 09:02:43 +0000
commit73495c824375268df060e792a44a631443268b98 (patch)
treea5608abc930b6e523e18dc57eb083e6671fc54e6 /TODO
parent3d5bcc32ea4ac19e8da7bcf4a59443f3a013ba6d (diff)
downloadmanaserv-73495c824375268df060e792a44a631443268b98.tar.gz
manaserv-73495c824375268df060e792a44a631443268b98.tar.xz
manaserv-73495c824375268df060e792a44a631443268b98.zip
Did some initial work for map loading & adding beings to game world.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 49658d6..aaa2fbd 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
$Id$
+ * Fix map loading
+ * Extend & fix state handler
* Provide interactive Ruby prompt.
* Better handling of std::string with SWIG
* Error handling for SWIG bindings (currently any problems will crash the server)