From c9fd4331a69514b6c7640fb15f212cdcdbb32b8f Mon Sep 17 00:00:00 2001 From: exterlulz Date: Fri, 20 Aug 2010 20:48:34 +0200 Subject: [PATCH] check some todos --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c2c3981..47f7c1b 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,11 @@ Koko Gems is a fork of JewelToy. -## Notes - -- the "old" directory will be removed once we can scan the "gems" and "backgrounds" directories - ## TODO -- clean references to JewelToy -- change about box +- the "old" directory will be removed once we can scan the "gems" and "backgrounds" directories - analyze build with Xcode -- move files around in Xcode -- replace the timer with a progress if we can invert the colors +- replace the timer with a progress bar if we can invert the colors - add a NSUserDefaults+Kokogems category - addHiscore:(...) can compute hi-scores by itself? - use prefsGraphicDropAction to load specific packs @@ -21,7 +15,7 @@ Koko Gems is a fork of JewelToy. - remove all *alternative* graphics, there should only be gem packs scanned in the Preferences pane - replace tiffGemImage%d with gemImage%d - move this TODO list to the wiki on GitHub -- clean HTML with some HAML and a bit of CSS +- clean the JewelToy HTML with some HAML and a bit of CSS - add header in all files - add name of participants in global *file.html* with licenses, ... - change the title -- 2.11.4.GIT