annotate TODO @ 276:87fd4e4d696d

Update TODOs.
author Simon Cross <hodgestar@gmail.com>
date Sat, 05 Sep 2009 14:17:52 +0000
parents b13c2f0be9a3
children 548bd549923c
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
260
fb33aef5131c Add who is working on what to the TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 259
diff changeset
3 * Still price text for (Hodgestar):
270
31f5033eac70 Add prices to all tools where is makes sense to do so.
Simon Cross <hodgestar@gmail.com>
parents: 266
diff changeset
4 -- Non-Constant
31f5033eac70 Add prices to all tools where is makes sense to do so.
Simon Cross <hodgestar@gmail.com>
parents: 266
diff changeset
5 -- Sell equipment
31f5033eac70 Add prices to all tools where is makes sense to do so.
Simon Cross <hodgestar@gmail.com>
parents: 266
diff changeset
6 -- Sell building
207
3e1c02d51d68 Added cursor work to TODO.
Jeremy Thurgood <firxen@gmail.com>
parents: 206
diff changeset
7
260
fb33aef5131c Add who is working on what to the TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 259
diff changeset
8 * Level layout refactoring and autogeneration of tiles (Jerith).
fb33aef5131c Add who is working on what to the TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 259
diff changeset
9
fb33aef5131c Add who is working on what to the TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 259
diff changeset
10 * Balance game (game length, profits & costs, etc.) (All).
fb33aef5131c Add who is working on what to the TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 259
diff changeset
11
fb33aef5131c Add who is working on what to the TODOs.
Simon Cross <hodgestar@gmail.com>
parents: 259
diff changeset
12 * Py2exe packaging (Hodgestar).
242
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
13
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
14 == POST PYWEEK ==
23533f3ccd8a Clean up TODO list.
Simon Cross <hodgestar@gmail.com>
parents: 241
diff changeset
15
203
653da96db572 Fixed dangling cursor sprite and did some TODO list maintenance.
Jeremy Thurgood <firxen@gmail.com>
parents: 178
diff changeset
16 * Add invalid cursor sprite
653da96db572 Fixed dangling cursor sprite and did some TODO list maintenance.
Jeremy Thurgood <firxen@gmail.com>
parents: 178
diff changeset
17
137
dc7b8527ddab TODO loosely based on IRC discussion at end of 2 September.
Simon Cross <hodgestar@gmail.com>
parents:
diff changeset
18 * <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
19
aa351a7ba8d6 Move persistent high score to post pyweek
Neil Muller <drnlmuller@gmail.com>
parents: 246
diff changeset
20 * Persistent high scores
257
fcaae2cfe3cd Make foxes less determistic when avoiding other foxes
Neil Muller <drnlmuller@gmail.com>
parents: 254
diff changeset
21
fcaae2cfe3cd Make foxes less determistic when avoiding other foxes
Neil Muller <drnlmuller@gmail.com>
parents: 254
diff changeset
22 * Better fox move logic