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:
2b514e7
)
Add to TODO.
author
Christian Heller
<c.heller@plomlompom.de>
Sun, 7 Dec 2014 21:29:27 +0000
(22:29 +0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Sun, 7 Dec 2014 21:29:27 +0000
(22:29 +0100)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 3ba3676121d9fb3bb5621f476d22c2634461173d..b67ee67445e8f7713ea64193a4071c78104c4731 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-9,6
+9,8
@@
BOTH SERVER/CLIENT:
- quote escaping in token_from_line()
+- do something about common crashes caused by server/client miscommunication
+
SERVER:
- fix hardcoded MAGIC MEAT eating message in thing_actions.c
@@
-17,7
+19,7
@@
CLIENT:
- re-work unnecessary complex command / keybinding / server message mapping
-- only send "
STACK" message
to server when the dependent window is open
+- only send "
ITEM_HERE" query
to server when the dependent window is open
BUILD PROCESS: