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-30 19:56:10 +0000
committerStijn Buys <ingar@osirion.org>2008-05-30 19:56:10 +0000
commit8933b795003f8ad202fce6e553191be8932a37b6 (patch)
treebfb460cbf9261b44deabfd469046a14a95c8d16c /TODO
parentf71901eeab126bb4b7e2552dd2edf0b34632c683 (diff)
zlib support
Diffstat (limited to 'TODO')
-rw-r--r--TODO25
1 files changed, 14 insertions, 11 deletions
diff --git a/TODO b/TODO
index 1a48e7b..a46b22e 100644
--- a/TODO
+++ b/TODO
@@ -4,18 +4,18 @@ TODO
(--) postponed
milestone 1:
- console text color and wrapping
- keyboard binds
+ console text color and wrapping (ok)
+ entity axis interpolation (usable for now)
+ camera tracking mode (usable for now)
+ camera frustum clip (--)
- entity axis interpolation
- camera axis interpolation (--)
- camera tracking mode
- 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
@@ -33,6 +33,7 @@ core:
parse command line options (ok)
execute command line options (ok)
globe entity (ok)
+ zones
execute config files (ok, autoexec.cfg still missing)
game module loading/unloading
@@ -41,12 +42,13 @@ network:
UDP datagrams (ok)
buffered sends (ok)
client connection state (ok)
+ zlib compression (partial)
+ fix lag (usable for now)
protocol description
chat, channels
rcon, commands
- zlib compression
- fix lag
+
protocol version in handshake
detect and disconnect clients behaving badly
@@ -64,10 +66,10 @@ render:
.map models (ok)
write RLE tga screenshots (ok)
texture registry (ok)
+ add small camera light (ok)
text quads render pipe
-
- add small camera light, fix lighting without sun
+ fix lighting without sun
sound:
engine sounds
@@ -77,5 +79,6 @@ win32 port:
network not functional (ok)
texture loading is broken (ok)
screenshots are broken (ok)
-
+
+ sound is broken
directory creation