Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-10-15 20:33:15 +0000
committerStijn Buys <ingar@osirion.org>2008-10-15 20:33:15 +0000
commit1e0df536c2fae85c317ce9c3cc17603d5f98c911 (patch)
tree3ab262d51451cda3e926e9581b294f08d39031d9 /doc/TODO
parent97fca172fd51270cebd5b722f861a6c753bd4d2a (diff)
moved client console into a Widget
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index b851d74..b87a3f2 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -45,7 +45,7 @@ core:
toggle func to toggle a bool cvar (ok)
game module loading/unloading (breaks network proto, server must send module type)
- zone changes, clear entities
+ zone changes, clear entities (ok)
network:
UDP datagrams (ok)
@@ -58,7 +58,7 @@ network:
round thrust/speed on 1/100 (ok)
protocol description (incomplete)
- private chat
+ private chat (ok)
zone/system chat (requires zones)
group/clan chat (requires groups)
rcon authentication, rcon command, servers must be able to disable rcon