comparison TODO.txt @ 424:ba6faea9929f

TODO
author Stefano Rivera <stefano@rivera.za.net>
date Sat, 17 Sep 2011 17:56:56 +0200
parents 78c32a77ef43
children 819dedcabf1b
comparison
equal deleted inserted replaced
423:8558b2219688 424:ba6faea9929f
12 * Test on Windows 12 * Test on Windows
13 * Text widget: 13 * Text widget:
14 - don't be yellow 14 - don't be yellow
15 - numpad keys 15 - numpad keys
16 - cursor 16 - cursor
17 * Give a 2 second pause to view the level before starting.
18 * Use spacebar and pause key as pause keys too
17 * Sleep 19 * Sleep
18 * Don't pause forever while loading unofficial levels 20 * Don't pause forever while loading unofficial levels
19 * For user levels, we can update the cache on level save, but that 21 * For user levels, we can update the cache on level save, but that
20 would require a more global cache. Maybe centralise this in 22 would require a more global cache. Maybe centralise this in
21 data.py or somewhere? 23 data.py or somewhere?