diff options
author | Stijn Buys <ingar@osirion.org> | 2008-05-07 18:56:00 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-05-07 18:56:00 +0000 |
commit | 421fc71813f08bfe359f9ac7596933a7e4cea6e0 (patch) | |
tree | 15b3630488281280d6634804b4a1a41fc402ab0a /TODO | |
parent | 91d3a0352088611d3b78d3344b7a2bf2d4955a0a (diff) |
client-side frame interpolation: network updates, interpolation of position
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,5 +1,13 @@ TODO +milestone 1: + console text color and wrapping + entity axis interpolation + camera axis interpolation + camera tracking mode + camera frustum clip + keyboard binds + filesystem: write a filesystem based on streams write handlers for zip @@ -16,6 +24,7 @@ core: parse command line options (ok) execute command line options (ok) globe entity (ok) + execute config files game module loading/unloading network: @@ -29,7 +38,7 @@ network: zlib compression fix lag protocol version in handshake - + detect and disconnect clients behaving badly client: input handler switching (ok) console chars (ok) |