home · contact · privacy
Add to TODO.
authorChristian Heller <c.heller@plomlompom.de>
Thu, 20 Nov 2014 21:42:05 +0000 (22:42 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Thu, 20 Nov 2014 21:42:05 +0000 (22:42 +0100)
TODO

diff --git a/TODO b/TODO
index a5eb09432b8f8b604ace9f715fc6f9a1e9196343..39201634f28666ab1c1f860aa7d998d584b32680 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,14 +1,14 @@
 Next planned steps in plomrogue development:
 
-IN GENERAL:
+BOTH SERVER/CLIENT:
 
 - expand use of hardcoded_strings module(s)
 
-BOTH SERVER/CLIENT:
-
 - make server and client communicate by specific world state info requests 
   in server/out, replacing server/worldstate
 
+- quote escaping in token_from_line()
+
 CLIENT:
 
 - re-work unnecessary complex command / keybinding / server message mapping