comparison TODO.txt @ 472:1e299187884b

Fix two-colours-plus rat eating bug.
author Simon Cross <hodgestar@gmail.com>
date Sat, 17 Sep 2011 21:54:43 +0200
parents ca1fd4c8170d
children 5fdeb338848e
comparison
equal deleted inserted replaced
471:6ec2e1e19944 472:1e299187884b
15 * Don't pause forever while loading unofficial levels 15 * Don't pause forever while loading unofficial levels
16 * For user levels, we can update the cache on level save, but that 16 * For user levels, we can update the cache on level save, but that
17 would require a more global cache. Maybe centralise this in 17 would require a more global cache. Maybe centralise this in
18 data.py or somewhere? 18 data.py or somewhere?
19 * Or at least display "Loading levels..." 19 * Or at least display "Loading levels..."
20 * Two colours plus eating bug
21 * (Optional, this seems to be ok, from a glance) Improve Arrow behavior when on arrow and arrow rotator button 20 * (Optional, this seems to be ok, from a glance) Improve Arrow behavior when on arrow and arrow rotator button
22 21
23 Source: 22 Source:
24 * README.txt 23 * README.txt
25 24