log

age author description
Sat, 21 Nov 2009 11:34:12 +0000 Neil Muller Implement non-gui parts of level loading communication
Sat, 21 Nov 2009 11:18:08 +0000 Jeremy Thurgood Add config file and command line parameters.
Sat, 21 Nov 2009 11:04:16 +0000 Neil Muller Make level loading more robust
Sat, 21 Nov 2009 09:54:03 +0000 Neil Muller Add testing level with equipped chickens and many foxes
Sat, 21 Nov 2009 09:40:29 +0000 Neil Muller Levels can include starting equipment
Sat, 21 Nov 2009 06:44:19 +0000 Neil Muller Handle corner case aroudn entering the map
Fri, 20 Nov 2009 23:04:38 +0000 Neil Muller Fix bug where sapper foxes overwrite costs for all foxes
Thu, 19 Nov 2009 13:53:00 +0000 Neil Muller Fix crash due to invalid cache
Thu, 19 Nov 2009 13:33:57 +0000 Neil Muller The new faster deciding (but somewhat dumber) fox
Thu, 19 Nov 2009 11:26:55 +0000 Neil Muller Remove board size restriction on number of foxes
Thu, 19 Nov 2009 11:23:06 +0000 Neil Muller Tweak safe logic to avoid some corner cases
Wed, 18 Nov 2009 15:54:31 +0000 Neil Muller Tweak fox attack logic - we no longer ignore chickens we accidently step on
Tue, 17 Nov 2009 22:22:47 +0000 Neil Muller Fix lurking future bug
Tue, 17 Nov 2009 15:43:30 +0000 Neil Muller Cache fox positions to avoid a repeated loop
Mon, 16 Nov 2009 15:27:36 +0000 Neil Muller Regain time lost when adding foxes to buildings
Fri, 13 Nov 2009 14:14:57 +0000 Neil Muller Make foxes enter buildings, with a seperate count for them
Thu, 12 Nov 2009 21:31:52 +0000 Neil Muller Refactor for further move work
Thu, 12 Nov 2009 21:14:21 +0000 Neil Muller Basic support for z coordinate
Thu, 12 Nov 2009 15:19:12 +0000 Neil Muller Fix crash when multiple foxes finish digging at the same time
Wed, 11 Nov 2009 16:17:02 +0000 Neil Muller Remove some unused constants
Sun, 01 Nov 2009 21:08:43 +0000 Neil Muller Move game_over logic from gameboard to level, for later reworking
Thu, 29 Oct 2009 21:09:22 +0000 Neil Muller Update README
Thu, 29 Oct 2009 21:06:44 +0000 Neil Muller Make help screen use goal from the level
Thu, 29 Oct 2009 20:55:37 +0000 Neil Muller Add basic level support (level choosing needs work)
Thu, 29 Oct 2009 20:54:32 +0000 Neil Muller add some levels
Thu, 29 Oct 2009 20:48:09 +0000 Neil Muller Add docs describing level conf file format
Tue, 27 Oct 2009 19:47:38 +0000 Neil Muller Add more informative message
Tue, 27 Oct 2009 19:46:07 +0000 Neil Muller Also create code image for pgu's leveledit
Tue, 27 Oct 2009 19:44:20 +0000 Neil Muller Don't crash on images that are elsewhere
Mon, 26 Oct 2009 20:18:02 +0000 Neil Muller Remove defunct constant