diff options
author | Stijn Buys <ingar@osirion.org> | 2008-05-10 21:44:58 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-05-10 21:44:58 +0000 |
commit | 17e9ce54ee3972b9804174b874652ec0856efcd0 (patch) | |
tree | 33ec140d65fdcf42a467e3903647efc1be0d4e02 /TODO | |
parent | d3afb677b6ea5942c042b8a83aa5d9ace1dec787 (diff) |
interpolation & oscilating debugging
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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) |