Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 6 insertions, 5 deletions
diff --git a/TODO b/TODO
index 6059c24..ae2df13 100644
--- a/TODO
+++ b/TODO
@@ -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