Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-07-05 10:17:39 +0000
committerStijn Buys <ingar@osirion.org>2008-07-05 10:17:39 +0000
commite5aada2bf01e51753829215c0a3035aa8bd8135a (patch)
tree65d7f5145334db1be780f177b93feb054f35cc82 /TODO
parent68e4bbe3153f45139031a614541b2ccd80dd5526 (diff)
ncurses updates, refactored say
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