log gamelib/gameboard.py @ 569:3ec614e6fd4a

age author description
Sat, 28 Nov 2009 19:59:46 +0000 Simon Cross Replace monolithic sell equipment tool with a tool for each type of equipment.
Sat, 28 Nov 2009 19:33:41 +0000 Neil Muller Move quit stuff into seperate function
Sat, 28 Nov 2009 19:30:06 +0000 Neil Muller Add 'Save and Quit' option to quit dialog. Move game events from engine to constants to ease 'import engine' fun
Sat, 28 Nov 2009 19:15:56 +0000 Jeremy Thurgood Cursors change.
Sat, 28 Nov 2009 18:40:04 +0000 Neil Muller Show count of selected chickens in buildings
Sat, 28 Nov 2009 18:20:46 +0000 Neil Muller Add gameboard to buildings. Update save version as this breaks old save games
Sat, 28 Nov 2009 18:04:28 +0000 Neil Muller Add warning dialogs for dangerous operations
Sat, 28 Nov 2009 17:45:28 +0000 Neil Muller Make checkdialog take strings to show as input. Add possiblity of 3rd button on dialog
Sat, 28 Nov 2009 17:37:13 +0000 Jeremy Thurgood Preparatory work for woodland biodiversity.
Sat, 28 Nov 2009 11:25:56 +0000 Simon Cross Remove gameboard and dialog event flow hacks.
Sat, 28 Nov 2009 10:46:19 +0000 Jeremy Thurgood Counter display more compact, although not as pretty as it should be.
Sat, 28 Nov 2009 10:11:57 +0000 Jeremy Thurgood Shift+group to add to current selection.
Sat, 28 Nov 2009 10:02:38 +0000 Neil Muller Move gameboard event prodding into the widgets - better matches pgu internals
Sat, 28 Nov 2009 09:52:08 +0000 Jeremy Thurgood Lumberjacks only wander off when their work is done.
Sat, 28 Nov 2009 08:59:00 +0000 Adrianna Pińska put back code to highlight move/select button appropriately
Fri, 27 Nov 2009 23:29:32 +0000 Neil Muller Correctly set the position of newly hatched chickens in buildings
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 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 13:55:07 +0000 Neil Muller Remove move tool. Add basic controls reference dialog
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 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:36:20 +0000 Simon Cross Add restore game button to main menu.
Thu, 26 Nov 2009 22:50:57 +0000 Adrianna Pińska fixed selling of equipment from selected chickens