diff options
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 |