log

age author description
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
Thu, 26 Nov 2009 22:23:56 +0000 Neil Muller Process upper floors first
Thu, 26 Nov 2009 00:31:54 +0000 Simon Cross Utility for examining compressed save games.
Thu, 26 Nov 2009 00:18:31 +0000 Adrianna Pińska deselect chickens at night
Thu, 26 Nov 2009 00:06:59 +0000 Simon Cross Factor out write_savegame method. Zlib compress save games to reduce space from ~600k to ~15k.
Wed, 25 Nov 2009 23:51:33 +0000 Adrianna Pińska chickens in closed buildings deselected. building opens if you put in chickens and it's not full. opening building with move or select tool allows rearrangement of chickens in building. fixed multiselect in buildings.
Wed, 25 Nov 2009 23:25:10 +0000 Simon Cross Only include top widget when creating snapshot.
Wed, 25 Nov 2009 23:15:56 +0000 Simon Cross Basic snapshot support in save games added.
Wed, 25 Nov 2009 22:36:48 +0000 Adrianna Pińska fixed multiple chicken eviction bug
Wed, 25 Nov 2009 22:30:55 +0000 Adrianna Pińska allowing select/move in building toolbar; doesn't hurt and can be helpful
Wed, 25 Nov 2009 22:26:31 +0000 Adrianna Pińska cleaned up tool reset / preservation on toolbar change so that it all happens in one place
Wed, 25 Nov 2009 22:15:29 +0000 Adrianna Pińska toggling select/move can now be initiated from no selected tool and in any toolbar where select/move is allowed
Wed, 25 Nov 2009 22:12:08 +0000 Simon Cross Start of support for save game snapshots.
Wed, 25 Nov 2009 22:08:30 +0000 Adrianna Pińska fixed so that tool highlight also cleared.
Wed, 25 Nov 2009 22:07:48 +0000 Neil Muller selection groups
Wed, 25 Nov 2009 22:06:04 +0000 Adrianna Pińska put back deselect tool + chickens under middleclick, so that you can fall back to old equip behaviour while in equipment menu
Wed, 25 Nov 2009 21:58:29 +0000 Adrianna Pińska rationalised when tools are reset; e.g. you can trade wood without losing selection / move tool. Default toolbar shows correct tool when reloaded (select/move only; other tools reset)
Wed, 25 Nov 2009 21:50:54 +0000 Simon Cross Factor out save game logic and (new, simplified) dialogs into their own module. Add preferences folder to concept to config. Save games under preferences folder.
Wed, 25 Nov 2009 21:41:08 +0000 Neil Muller Handle placing onto oneself better
Wed, 25 Nov 2009 21:27:11 +0000 Adrianna Pińska gave toolbars unique groups
Wed, 25 Nov 2009 21:17:45 +0000 Adrianna Pińska toggling move/select from subtoolbar no longer crashes
Wed, 25 Nov 2009 20:44:28 +0000 Adrianna Pińska selected button switches when you toggle select/move
Wed, 25 Nov 2009 19:56:18 +0000 Neil Muller Don't look for chickens in fences
Wed, 25 Nov 2009 19:50:40 +0000 Adrianna Pińska right-click now toggles select and move tool
Wed, 25 Nov 2009 18:59:51 +0000 Simon Cross Use KMOD_SHIFT to allow shift-click selecting of multiple chickens.
Wed, 25 Nov 2009 18:45:20 +0000 Adrianna Pińska middle-click deselects chickens but not the tool.
Wed, 25 Nov 2009 18:44:23 +0000 Simon Cross Start of fix for save/restore after animals gained gameboards.
Wed, 25 Nov 2009 17:44:32 +0000 Jeremy Thurgood Animals have their own gameboard references instead of lugging them around in params all the time.
Wed, 25 Nov 2009 17:08:17 +0000 Jeremy Thurgood Rinkhals eats eggs, along with associated changes.
Wed, 25 Nov 2009 16:42:28 +0000 Neil Muller Allow moving multiple animals more easily
Wed, 25 Nov 2009 15:25:29 +0000 Neil Muller don't crash when selling eggs from selected chickens
Wed, 25 Nov 2009 14:32:40 +0000 Neil Muller Partially working (but much less crashy) multiple select support
Wed, 25 Nov 2009 14:24:35 +0000 Neil Muller Tweak help info
Tue, 24 Nov 2009 22:21:06 +0000 Simon Cross Alter day counter logic a bit to cater for the case when it stops being the last day.
Tue, 24 Nov 2009 22:19:53 +0000 Simon Cross Reference gameboard.level rather than game.level where appropriate. Saving and restoring games appears to largely work now (even if the level of the restored game is different to the current one).
Tue, 24 Nov 2009 21:20:38 +0000 Simon Cross Start of support for restoring level information.
Tue, 24 Nov 2009 21:20:12 +0000 Simon Cross Clearer error messages we unsimplify fails.
Tue, 24 Nov 2009 20:53:54 +0000 Simon Cross Add version number to saved games.
Tue, 24 Nov 2009 09:53:00 +0000 Neil Muller Add support for multiple pages to help screen
Tue, 24 Nov 2009 09:51:56 +0000 Neil Muller Tweak load screen buttons
Mon, 23 Nov 2009 22:43:55 +0000 Simon Cross Save and restore tilevid when loading / saving games.