log

age author description
Fri, 27 Nov 2009 21:28:20 +0000 Simon Cross New load level dialog.
Fri, 27 Nov 2009 21:18:18 +0000 Neil Muller Fix order of checks to avoid unneeded work
Fri, 27 Nov 2009 21:13:43 +0000 Neil Muller Avoid buglet where sprite isn't properly removed for a safe fox
Fri, 27 Nov 2009 20:44:39 +0000 Jeremy Thurgood Updated (but no prettier) control dialog.
Fri, 27 Nov 2009 19:56:08 +0000 Jeremy Thurgood Alt also sets groups, because jerith has a weird OS setup.
Fri, 27 Nov 2009 19:41:30 +0000 Simon Cross Don't try to open non-abodes.
Fri, 27 Nov 2009 15:00:47 +0000 Neil Muller Remove debugging print (oops)
Fri, 27 Nov 2009 15:00:13 +0000 Neil Muller Hack middle-click clearing selection into the building_dialog
Fri, 27 Nov 2009 14:44:38 +0000 Neil Muller Fix some indentation weirdnesses that have crept in
Fri, 27 Nov 2009 14:40:33 +0000 Neil Muller Apply action to all selected chickens in building dialog
Fri, 27 Nov 2009 14:31:44 +0000 Neil Muller Add 'select all' button
Fri, 27 Nov 2009 14:08:28 +0000 Neil Muller Cursor hint for Ctrl-click move
Fri, 27 Nov 2009 14:01:29 +0000 Neil Muller Tweak controls dialog
Fri, 27 Nov 2009 13:55:07 +0000 Neil Muller Remove move tool. Add basic controls reference dialog
Fri, 27 Nov 2009 13:34:50 +0000 Neil Muller Rework prey selection. Greedy Foxes are less inclined to attack the same chicken multiple times
Fri, 27 Nov 2009 13:20:52 +0000 Jeremy Thurgood Axes are slightly better weapons than they were.
Fri, 27 Nov 2009 12:08:55 +0000 Neil Muller Reset cursor as well when changing tool. Avoid crash with non-default toolbar
Fri, 27 Nov 2009 11:34:59 +0000 Neil Muller Fix buggy test
Fri, 27 Nov 2009 10:06:28 +0000 David Fraser On move, revert to the select tool - why would you want to move the same chicken twice?
Thu, 26 Nov 2009 23:56:28 +0000 Neil Muller Fix corner case timer fiddling bug
Thu, 26 Nov 2009 23:36:20 +0000 Simon Cross Add restore game button to main menu.
Thu, 26 Nov 2009 23:33:49 +0000 Neil Muller Remove some left-over code.
Thu, 26 Nov 2009 23:15:04 +0000 Simon Cross Lazy loading of save game snapshots.
Thu, 26 Nov 2009 23:02:10 +0000 Simon Cross Add level name and timestamp to save games.
Thu, 26 Nov 2009 22:55:26 +0000 Neil Muller Remove debugging print
Thu, 26 Nov 2009 22:52:31 +0000 Neil Muller The fox move rewrite
Thu, 26 Nov 2009 22:50:57 +0000 Adrianna PiƄska fixed selling of equipment from selected chickens
Thu, 26 Nov 2009 22:34:58 +0000 Simon Cross Switch to classmethod decorators.
Thu, 26 Nov 2009 22:28:22 +0000 Simon Cross Save game loading working again.
Thu, 26 Nov 2009 22:26:08 +0000 Neil Muller Make MOVE_SELECTED_PERMITTED default, as seems the right thing