diff options
author | Stijn Buys <ingar@osirion.org> | 2008-02-03 01:43:03 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-02-03 01:43:03 +0000 |
commit | b4973888aeaea2dde6058bc06c3f6631349e7f3c (patch) | |
tree | 010de10692b330d7634ad3090fb94d14c101f484 /ROADMAP | |
parent | 67f8a7a783e550cab8e6a77d997b31815ee8cd7e (diff) |
command buffer handling
engine function parsing
buffered client console
Diffstat (limited to 'ROADMAP')
-rw-r--r-- | ROADMAP | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -9,10 +9,18 @@ core:: network:: connections - protocal + protocol chat, channels rcon, commands +client:: + keymap + input handler switching + console chars + +render:: + render pipelines + * VERSION 0.1 Description: |