summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Kilies <MarioKilies@GMX.net>2011-01-29 21:30:25 +0100
committerMario Kilies <MarioKilies@GMX.net>2011-01-29 21:30:25 +0100
commit0bb8a9953b55b8adc4c41e20c223392783bffae5 (patch)
tree72f735ee4db735a7e58bd0b01e91b56ab8ad5abd
parent0fc0646a9b8330e8088babf6bd76d5e69fdd5b6d (diff)
Added something to todo list.
-rw-r--r--doc/todo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo.txt b/doc/todo.txt
index 76989de..a7dac63 100644
--- a/doc/todo.txt
+++ b/doc/todo.txt
@@ -3,6 +3,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.
+TODO: Modify CMakeLists.txt to be able to do debug/release builds.
== Work that is done ==