annotate TODO @ 259:2b7212c001d9

Clean-up animation TODOs.
author Simon Cross <hodgestar@gmail.com>
date Sat, 05 Sep 2009 13:13:22 +0000
parents d564ae258471
children fb33aef5131c
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
258
d564ae258471 Add sell xbm cursor.
Simon Cross <hodgestar@gmail.com>
parents: 257
diff changeset
5 -- Improve sell cursor
249
6c4e84a152ea Clean-up cursor and price display related TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 248
diff changeset
6
6c4e84a152ea Clean-up cursor and price display related TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 248
diff changeset
7 * Still price text for:
6c4e84a152ea Clean-up cursor and price display related TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 248
diff changeset
8 -- Cut Trees
6c4e84a152ea Clean-up cursor and price display related TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 248
diff changeset
9 -- All Sell tools
6c4e84a152ea Clean-up cursor and price display related TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 248
diff changeset
10 -- Buy Fence
6c4e84a152ea Clean-up cursor and price display related TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 248
diff changeset
11 -- Buy Equipment
207
3e1c02d51d68 Added cursor work to TODO.
Jeremy Thurgood <firxen@gmail.com>
parents: 206
diff changeset
12
242
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
13 * Animations?
259
2b7212c001d9 Clean-up animation TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 258
diff changeset
14 -- Graphics for sapper foxes blowing things up.
242
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
15
254
f399e4926c36 Fix events getting sent to the gameboard
Neil Muller <drnlmuller@gmail.com>
parents: 249
diff changeset
16 * Balance game (game length, profits & costs, etc.)
242
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
17
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
18 == POST PYWEEK ==
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
19
203
653da96db572 Fixed dangling cursor sprite and did some TODO list maintenance.
Jeremy Thurgood <firxen@gmail.com>
parents: 178
diff changeset
20 * Add invalid cursor sprite
653da96db572 Fixed dangling cursor sprite and did some TODO list maintenance.
Jeremy Thurgood <firxen@gmail.com>
parents: 178
diff changeset
21
137
dc7b8527ddab TODO loosely based on IRC discussion at end of 2 September.
Simon Cross <hodgestar@gmail.com>
parents:
diff changeset
22 * <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
23
aa351a7ba8d6 Move persistent high score to post pyweek
Neil Muller <drnlmuller@gmail.com>
parents: 246
diff changeset
24 * Persistent high scores
257
fcaae2cfe3cd Make foxes less determistic when avoiding other foxes
Neil Muller <drnlmuller@gmail.com>
parents: 254
diff changeset
25
fcaae2cfe3cd Make foxes less determistic when avoiding other foxes
Neil Muller <drnlmuller@gmail.com>
parents: 254
diff changeset
26 * Better fox move logic