home · contact · privacy
Server: Fix buggy evaluation of THING_ACTION id argument.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index 00d57718fdc8b2206cfa1d23417f3ebbef1f2e34..14006bfc702396ecc41aa3aac34286707a9acfc2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,13 +4,15 @@ IN GENERAL:
 
 - expand use of hardcoded_strings module(s)
 
-- use __func__ instead of f_name
-
 BOTH SERVER/CLIENT:
 
 - make server and client communicate by specific world state info requests 
   in server/out, replacing server/worldstate
 
+SERVER
+
+- document server commands
+
 CLIENT:
 
 - enable toggling of window borders