diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -33,8 +33,9 @@ core: parse command line options (ok) execute command line options (ok) globe entity (ok) - zones + refactor 'say', it should not be a game function (ok) + zones execute config files (ok, autoexec.cfg still missing) game module loading/unloading @@ -55,10 +56,11 @@ network: client: input handler switching (ok) console chars (ok) + key bindings (ok) keyboard handler, must be able to handle keyboard layouts decent input handling implementation - key bindings + on-the-fly cl_mousecontrol (toggle function) render: @@ -79,7 +81,6 @@ win32 port: network not functional (ok) texture loading is broken (ok) screenshots are broken (ok) - - sound is broken - directory creation + sound is broken (ok) + directory creation |