annotate TODO @ 249:6c4e84a152ea

Clean-up cursor and price display related TODOs.
author Simon Cross <hodgestar@gmail.com>
date Sat, 05 Sep 2009 12:31:37 +0000
parents aa351a7ba8d6
children f399e4926c36
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
137
dc7b8527ddab TODO loosely based on IRC discussion at end of 2 September.
Simon Cross <hodgestar@gmail.com>
parents:
diff changeset
1 == TODO ==
dc7b8527ddab TODO loosely based on IRC discussion at end of 2 September.
Simon Cross <hodgestar@gmail.com>
parents:
diff changeset
2
207
3e1c02d51d68 Added cursor work to TODO.
Jeremy Thurgood <firxen@gmail.com>
parents: 206
diff changeset
3 * Still need cursors/sprites for:
3e1c02d51d68 Added cursor work to TODO.
Jeremy Thurgood <firxen@gmail.com>
parents: 206
diff changeset
4 -- Cut Trees
3e1c02d51d68 Added cursor work to TODO.
Jeremy Thurgood <firxen@gmail.com>
parents: 206
diff changeset
5 -- Sell ...
3e1c02d51d68 Added cursor work to TODO.
Jeremy Thurgood <firxen@gmail.com>
parents: 206
diff changeset
6 -- Chicken (too similar to move)
3e1c02d51d68 Added cursor work to TODO.
Jeremy Thurgood <firxen@gmail.com>
parents: 206
diff changeset
7 -- Egg (too similar to move)
3e1c02d51d68 Added cursor work to TODO.
Jeremy Thurgood <firxen@gmail.com>
parents: 206
diff changeset
8 -- Building (too similar to move)
3e1c02d51d68 Added cursor work to TODO.
Jeremy Thurgood <firxen@gmail.com>
parents: 206
diff changeset
9 -- Equipment
249
6c4e84a152ea Clean-up cursor and price display related TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 248
diff changeset
10
6c4e84a152ea Clean-up cursor and price display related TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 248
diff changeset
11 * Still price text for:
6c4e84a152ea Clean-up cursor and price display related TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 248
diff changeset
12 -- Cut Trees
6c4e84a152ea Clean-up cursor and price display related TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 248
diff changeset
13 -- All Sell tools
6c4e84a152ea Clean-up cursor and price display related TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 248
diff changeset
14 -- Buy Fence
6c4e84a152ea Clean-up cursor and price display related TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 248
diff changeset
15 -- Buy Equipment
207
3e1c02d51d68 Added cursor work to TODO.
Jeremy Thurgood <firxen@gmail.com>
parents: 206
diff changeset
16
242
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
17 * Animations?
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
18 -- Muzzle flashes done.
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
19 -- Still need:
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
20 -- Fox gibbing chicken (with feathers)
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
21 -- Sapper foxes blowing things up?
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
22
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
23 * <Nitwit> And we need to start testing for lose conditions, and set an upper time limit
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
24 -- Think about length of game (i.e. number of days)
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
25
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
26 == POST PYWEEK ==
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
27
203
653da96db572 Fixed dangling cursor sprite and did some TODO list maintenance.
Jeremy Thurgood <firxen@gmail.com>
parents: 178
diff changeset
28 * Add invalid cursor sprite
653da96db572 Fixed dangling cursor sprite and did some TODO list maintenance.
Jeremy Thurgood <firxen@gmail.com>
parents: 178
diff changeset
29
137
dc7b8527ddab TODO loosely based on IRC discussion at end of 2 September.
Simon Cross <hodgestar@gmail.com>
parents:
diff changeset
30 * <confluence> We should have text images instead of buttons (in the various menus and toolbars).
248
aa351a7ba8d6 Move persistent high score to post pyweek
Neil Muller <drnlmuller@gmail.com>
parents: 246
diff changeset
31
aa351a7ba8d6 Move persistent high score to post pyweek
Neil Muller <drnlmuller@gmail.com>
parents: 246
diff changeset
32 * Persistent high scores