log gamelib/misc.py @ 602:1b77bcbfb9e3 default tip

age author description
Sat, 28 Nov 2009 20:31:48 +0000 Simon Cross Convert failed save/restore print messages to warning dialogs.
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.