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-07 18:56:00 +0000
committerStijn Buys <ingar@osirion.org>2008-05-07 18:56:00 +0000
commit421fc71813f08bfe359f9ac7596933a7e4cea6e0 (patch)
tree15b3630488281280d6634804b4a1a41fc402ab0a /TODO
parent91d3a0352088611d3b78d3344b7a2bf2d4955a0a (diff)
client-side frame interpolation: network updates, interpolation of position
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 10 insertions, 1 deletions
diff --git a/TODO b/TODO
index 728bd34..c93629e 100644
--- a/TODO
+++ b/TODO
@@ -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)