log

age author description
Sat, 05 Sep 2009 22:08:05 +0000 Simon Cross Update TODO list.
Sat, 05 Sep 2009 22:06:52 +0000 Simon Cross Add comment noting that TURN_LIMIT is a semi-constant.
Sat, 05 Sep 2009 22:06:28 +0000 Simon Cross Show total number of days and mark days in red when it's the last day.
Sat, 05 Sep 2009 21:57:17 +0000 Simon Cross Adhere to jerith's coding standards.
Sat, 05 Sep 2009 21:55:00 +0000 Adrianna Pińska unlimited game screenshots
Sat, 05 Sep 2009 21:52:50 +0000 Simon Cross Update TODO.
Sat, 05 Sep 2009 21:50:04 +0000 Simon Cross Add TextDialog class and use it to warn about selling your last chicken.
Sat, 05 Sep 2009 21:38:41 +0000 Neil Muller Move starting chickens to constants
Sat, 05 Sep 2009 21:32:12 +0000 Simon Cross Add two items to the TODO list.
Sat, 05 Sep 2009 21:30:18 +0000 Neil Muller Limit maximum numbe of foxes generated
Sat, 05 Sep 2009 19:31:59 +0000 Simon Cross Tweak size of game over overlay.
Sat, 05 Sep 2009 19:30:22 +0000 Simon Cross Minor tweak to add newline after building.
Sat, 05 Sep 2009 19:26:01 +0000 Neil Muller Switch between 'Finished Day' and 'Fast Forward' modes
Sat, 05 Sep 2009 19:22:58 +0000 Simon Cross Update usage and copyright strings in wine-py2exe.
Sat, 05 Sep 2009 19:20:01 +0000 Simon Cross Remove .svgs from py2exe distribution.
Sat, 05 Sep 2009 19:10:33 +0000 Simon Cross Remove dependence on py2exe template.
Sat, 05 Sep 2009 18:56:59 +0000 Neil Muller Fix test for time limit
Sat, 05 Sep 2009 18:56:33 +0000 Neil Muller Check whether we've made the list before submitting the score
Sat, 05 Sep 2009 18:41:04 +0000 Simon Cross Tweak excludes and ignores.
Sat, 05 Sep 2009 18:40:36 +0000 Simon Cross Some fixes and tweaks to wine-py2exe.
Sat, 05 Sep 2009 18:30:51 +0000 Neil Muller Use different score tables fot the different modes. Refactor game modes code as a result
Sat, 05 Sep 2009 18:08:17 +0000 Adrianna Pińska better buttons
Sat, 05 Sep 2009 18:05:58 +0000 Neil Muller Refactor sell_callback, so sell_equipment work
Sat, 05 Sep 2009 18:05:21 +0000 Adrianna Pińska cosmetic string change
Sat, 05 Sep 2009 18:03:55 +0000 Adrianna Pińska updated help information re: three game states
Sat, 05 Sep 2009 18:01:37 +0000 Adrianna Pińska three game modes: fortnight, quarter, fox extinction
Sat, 05 Sep 2009 17:36:53 +0000 Simon Cross Ignore build/ and dist/.
Sat, 05 Sep 2009 17:36:36 +0000 Jeremy Thurgood Capitalised all equipment names.
Sat, 05 Sep 2009 17:35:51 +0000 Simon Cross Script for running py2exe on Fox Assault under Wine.
Sat, 05 Sep 2009 17:35:17 +0000 Simon Cross Fix up data module unix-to-local path fixing. Fix similar problems in tile importing.