log gamelib/misc.py @ 553:7963fc09fac2

age author description
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 11:25:56 +0000 Simon Cross Remove gameboard and dialog event flow hacks.
Fri, 27 Nov 2009 22:12:20 +0000 Simon Cross Make price and control reference dialogs a little shinier.
Fri, 27 Nov 2009 13:55:07 +0000 Neil Muller Remove move tool. Add basic controls reference dialog
Mon, 23 Nov 2009 10:30:22 +0000 Jeremy Thurgood Factor position cache out into its own class, make Position more useful.
Sat, 21 Nov 2009 16:46:12 +0000 Jeremy Thurgood Moved intermediate position generation to a more suitable location.
Sat, 21 Nov 2009 16:17:48 +0000 Simon Cross Make Position simplifiable. Override unsimplify for animals to update their image after recreating.