comparison TODO @ 486:14eb4b92c93b

Update TODO
author Neil Muller <neil@dip.sun.ac.za>
date Sun, 29 Aug 2010 19:41:07 +0200
parents dd42f75297ba
children 0b33a502660c
comparison
equal deleted inserted replaced
485:5bd6bd3d42fa 486:14eb4b92c93b
1 Specific: 1 Specific:
2 * Make arrow keys work in rect_drawer
3 * Make number keys work in game 2 * Make number keys work in game
4 * Full screen mode 3 * Full screen mode
5 * Brighter text background in overlayed messages. 4 * Brighter text background in overlayed messages.
6 * Add support for descriptions for items. 5 * Add support for descriptions for items.
7 6
8 Cleanups: 7 Cleanups:
9 * Clean-up finding and loading of speech strings. 8 * Clean-up finding and loading of speech strings.
10 * Fix thing.enter being called multiple times without leaving 9 * Fix thing.enter being called multiple times without leaving
11 10
12 Hints: 11 Hints:
12 * More help with the starting puzzle
13 * Interacts with broken pipes & cryo/pipe / tins 13 * Interacts with broken pipes & cryo/pipe / tins
14 * Interacts with laser cutter & tins 14 * Interacts with laser cutter & tins
15 * Interacts with cameras 15 * Interacts with cameras
16 * Interacts with cryo-resevoirs & empty bottle 16 * Interacts with cryo-resevoirs & empty bottle
17 17
19 * Keep track of total sentence. 19 * Keep track of total sentence.
20 * Add descriptions for items. 20 * Add descriptions for items.
21 * Add sound to more rooms. 21 * Add sound to more rooms.
22 22
23 Bugs: 23 Bugs:
24 * Sounds top if you enter a detail scene and don't start again
25 when you return.
26 * Fish bowl contents still say there's a fish bowl even when
27 the bowl is gone.
28 * Individualized cans. 24 * Individualized cans.