log gamelib/misc.py @ 548:27c09c58d89d

age author description
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.
Thu, 12 Nov 2009 21:14:21 +0000 Neil Muller Basic support for z coordinate
Sat, 05 Sep 2009 23:13:48 +0000 Neil Muller Make 'Esc' cancel the 'Are You Sure?' dialog. Fix dialog title
Sat, 05 Sep 2009 22:30:17 +0000 Neil Muller Ask 'Are you sure?'
Sat, 05 Sep 2009 11:19:26 +0000 Jeremy Thurgood Demolition foxes, including better fox selection.
Wed, 02 Sep 2009 18:26:15 +0000 Neil Muller Fix dist metric
Wed, 02 Sep 2009 17:24:58 +0000 Simon Cross Re-indent to four spaces.
Mon, 31 Aug 2009 22:14:12 +0000 Neil Muller Move spawing code from engine to gameboard - seems more natural.