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-03-21 19:26:40 +0000
committerStijn Buys <ingar@osirion.org>2008-03-21 19:26:40 +0000
commit7ba7d4c46730ea3ae461238a092dbd860112ea94 (patch)
tree285180e573afa58424dad0a47ffce2d69e209e17 /TODO
parent2002f6d84b2105463b50d4d7e39138f831a06da2 (diff)
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 6 insertions, 4 deletions
diff --git a/TODO b/TODO
index 584dc6c..acf00d7 100644
--- a/TODO
+++ b/TODO
@@ -6,14 +6,16 @@ filesystem::
core::
connection to remote game (ok)
- read/write configuration file
+ read/write configuration file (ok)
+ split client and server configuration
parse command line options
network::
- protocol
+ UDP datagrams
+ protocol description
chat, channels
rcon, commands
- buffered sends
+ buffered sends (ok)
zlib compression
fix lag
client connection state
@@ -28,7 +30,7 @@ client::
render::
render pipelines
pipeline for Lines AlphaLines Quads AlphaQuads Characters
- .map models
+ .map models (ok)
sys::
win32 (requires removal or #ifdef of the select() calls) \ No newline at end of file