summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2011-01-29 19:55:13 +0100
committerReiner Herrmann <reiner@reiner-h.de>2011-01-29 19:55:13 +0100
commit80139dc27dbcf1393df024a3cb56defa98cca19f (patch)
tree096881f0043292262a80a7000dcb98287a316f46
parent1dafa958514d881940a21d4aeba64b5eac5db0ee (diff)
added disconnection handling to todo
-rw-r--r--doc/todo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo.txt b/doc/todo.txt
index cba9fbf..76989de 100644
--- a/doc/todo.txt
+++ b/doc/todo.txt
@@ -2,6 +2,7 @@
For 0.2:
TODO: Fix output glitches that occur when a game is recorded and played with ttyrec (this may also be needed for dgamelaunch compatibility)
TODO: Let a chosen stack blink two or three times before replacing it (draw the stack, then overwrite it with blanks, then draw it again, ...)
+TODO: Handle disconnects in server and client.
== Work that is done ==