Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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