summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLAMMJohnson <john_anthony@lavabit.com>2011-04-28 02:09:03 +0100
committerLAMMJohnson <john_anthony@lavabit.com>2011-04-28 02:09:03 +0100
commit112e6e93f042be0499a780b53a6f7fd7a9b28121 (patch)
treed0ad3a756a84441785ff26e95ab122d301c975b9
parentd471e1b6b4b8e21d9633c3f0b5a14eb8818206a7 (diff)
downloadnyancat-112e6e93f042be0499a780b53a6f7fd7a9b28121.tar.gz
nyancat-112e6e93f042be0499a780b53a6f7fd7a9b28121.tar.bz2
nyancat-112e6e93f042be0499a780b53a6f7fd7a9b28121.zip
Removed finished / Added new TODOs
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index fa21393..1f7ad25 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
--- Make screen blanking happen only in the places objects previously were rather than redrawing the whole screen
--- Add Xinerama support (one cat per monitor)
-- Add command-line args
-- Add rc file
+-- Add configure script
+-- Separate cat and rainbow into separate draw calls (and image files)