diff options
author | Stijn Buys <ingar@osirion.org> | 2008-03-21 19:26:40 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-03-21 19:26:40 +0000 |
commit | 7ba7d4c46730ea3ae461238a092dbd860112ea94 (patch) | |
tree | 285180e573afa58424dad0a47ffce2d69e209e17 /TODO | |
parent | 2002f6d84b2105463b50d4d7e39138f831a06da2 (diff) |
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -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 |