diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,5 +1,13 @@ TODO +milestone 1: + console text color and wrapping + entity axis interpolation + camera axis interpolation + camera tracking mode + camera frustum clip + keyboard binds + filesystem: write a filesystem based on streams write handlers for zip @@ -16,6 +24,7 @@ core: parse command line options (ok) execute command line options (ok) globe entity (ok) + execute config files game module loading/unloading network: @@ -29,7 +38,7 @@ network: zlib compression fix lag protocol version in handshake - + detect and disconnect clients behaving badly client: input handler switching (ok) console chars (ok) |