log gamelib/gameboard.py @ 108:437cbd856a03

age author description
Wed, 02 Sep 2009 18:42:00 +0000 Simon Cross Add occupants and abodes. Allowing moving chickens around.
Wed, 02 Sep 2009 18:10:52 +0000 Simon Cross Add chicken moving tool and start of animal placement.
Wed, 02 Sep 2009 12:14:24 +0000 David Fraser Added sounds killing foxes and chickens, and nightfall
Wed, 02 Sep 2009 11:40:51 +0000 Neil Muller Iterate over a copy of the loop when changing it
Wed, 02 Sep 2009 11:25:42 +0000 David Fraser Added some sounds
Wed, 02 Sep 2009 10:47:46 +0000 Neil Muller Refactor Fox so we can have different types. Add a greedy fox
Tue, 01 Sep 2009 21:31:08 +0000 Jeremy Thurgood Chickens with rifles!
Tue, 01 Sep 2009 19:40:08 +0000 Jeremy Thurgood Cleaned up some toolbar code a bit.
Tue, 01 Sep 2009 11:21:43 +0000 Neil Muller Kill foxes that don't reach safety
Tue, 01 Sep 2009 11:20:14 +0000 Neil Muller Add chicken counter
Tue, 01 Sep 2009 10:40:57 +0000 Simon Cross Implement separate fence repair cost (currently 25 groats).
Mon, 31 Aug 2009 22:44:37 +0000 Neil Muller Spawn foxes jsut outside the map
Mon, 31 Aug 2009 22:14:12 +0000 Neil Muller Move spawing code from engine to gameboard - seems more natural.
Mon, 31 Aug 2009 21:41:34 +0000 Simon Cross Add button for finishing day. Remove debugging print.
Mon, 31 Aug 2009 21:22:10 +0000 Simon Cross Sanity check and fix up buildings on map after loading.