home
·
contact
·
privacy
projects
/
plomrogue
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25cb881
)
Add to TODO.
author
Christian Heller
<c.heller@plomlompom.de>
Thu, 20 Nov 2014 21:42:05 +0000
(22:42 +0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Thu, 20 Nov 2014 21:42:05 +0000
(22:42 +0100)
TODO
patch
|
blob
|
history
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