log gamelib/constants.py @ 139:1d73de63bd71

age author description
Wed, 02 Sep 2009 22:48:39 +0000 Neil Muller Add basic game over screen
Wed, 02 Sep 2009 21:52:52 +0000 Simon Cross Add lumberjacks.
Wed, 02 Sep 2009 18:10:52 +0000 Simon Cross Add chicken moving tool and start of animal placement.
Wed, 02 Sep 2009 10:34:22 +0000 David Fraser Added ability to initialize sound and play sounds, and handle sound not working / file being missing etc
Tue, 01 Sep 2009 11:21:43 +0000 Neil Muller Kill foxes that don't reach safety
Tue, 01 Sep 2009 10:40:57 +0000 Simon Cross Implement separate fence repair cost (currently 25 groats).
Mon, 31 Aug 2009 20:57:20 +0000 Simon Cross Implement fence selling (a bit hackish, but fine for now).
Mon, 31 Aug 2009 20:25:11 +0000 Simon Cross Refactor buildings so that new ones can be added just by adding a class to buildings.py.
Mon, 31 Aug 2009 19:10:31 +0000 Simon Cross Implement guard towers (with temporary sprite PNG).
Mon, 31 Aug 2009 18:30:02 +0000 Simon Cross Up starting cash and add henhouse price.
Mon, 31 Aug 2009 17:37:20 +0000 Jeremy Thurgood Sell chickens and buy fences.
Sun, 30 Aug 2009 13:25:04 +0000 Simon Cross Add start, quit and toggle fullscreen buttons to menu.
Sun, 30 Aug 2009 13:04:24 +0000 Simon Cross Refactor and simplify menu.