From 80139dc27dbcf1393df024a3cb56defa98cca19f Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sat, 29 Jan 2011 19:55:13 +0100 Subject: added disconnection handling to todo --- doc/todo.txt | 1 + 1 file changed, 1 insertion(+) 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 == -- cgit v1.2.3