Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-07-22 13:14:35 +0000
committerStijn Buys <ingar@osirion.org>2008-07-22 13:14:35 +0000
commit59ea9fffec01a6cc3fbf147aa311bfaa9abaa933 (patch)
tree818d0aa87f57575d66b4fe37b74de73a525f9614 /doc
parentbe7bb48ecb252cd098f6cae7c72b6645c2be4609 (diff)
list_actions, renamed thruster actions
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/TODO b/doc/TODO
index ae2df13..7663087 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -14,7 +14,7 @@ milestone 2:
targetting system
server-client event system, hit-once lightweight entities
explosion events
- weapons fire events
+ weapon fire events
filesystem:
write a filesystem based on streams
@@ -33,10 +33,10 @@ core:
parse command line options (ok)
execute command line options (ok)
globe entity (ok)
-
refactor 'say', it should not be a game function (ok)
+ execute config files (ok)
+
zones
- execute config files (ok, autoexec.cfg still missing)
game module loading/unloading
network:
@@ -74,8 +74,8 @@ render:
fix lighting without sun
sound:
- engine sounds
- user interface sounds
+ engine sounds (ok)
+ user interface sounds (ok)
win32 port:
network not functional (ok)