Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-05-10 21:44:58 +0000
committerStijn Buys <ingar@osirion.org>2008-05-10 21:44:58 +0000
commit17e9ce54ee3972b9804174b874652ec0856efcd0 (patch)
tree33ec140d65fdcf42a467e3903647efc1be0d4e02 /TODO
parentd3afb677b6ea5942c042b8a83aa5d9ace1dec787 (diff)
interpolation & oscilating debugging
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 9 insertions, 1 deletions
diff --git a/TODO b/TODO
index c93629e..61f2736 100644
--- a/TODO
+++ b/TODO
@@ -8,13 +8,18 @@ milestone 1:
camera frustum clip
keyboard binds
+milestone 2:
+ server-client event system, hit-once lightweight entities
+ explosion events
+ weapons fire events
+
filesystem:
write a filesystem based on streams
write handlers for zip
model:
split map loader from model
- support map classes (e.g. func_rotate)
+ support map classes (e.g. func_rotate), requires class VertexData
engine flare key
core:
@@ -58,6 +63,9 @@ render:
add small camera light, fix lighting without sun
+sound:
+ sound would be nice
+
win32 port:
network not functional (ok)
texture loading is broken (ok)