log

age author description
Sat, 11 Feb 2012 11:57:14 +0200 Jeremy Thurgood PEP-8 gamescreen and state.
Fri, 10 Sep 2010 18:47:17 +0200 Jeremy Thurgood pyflakes-induced cleanup.
Thu, 09 Sep 2010 11:11:37 +0200 Jeremy Thurgood Monkey-patch albow.resource.get_image() in tests to avoid having to set up pygame display stuff.
Wed, 08 Sep 2010 17:33:07 +0200 Jeremy Thurgood Defer some resource loading until it's actually necessary.
Wed, 08 Sep 2010 14:02:11 +0200 Jeremy Thurgood Separate "scene widgets" from "game-specific widgets".
Wed, 08 Sep 2010 00:59:51 +0200 Neil Muller Make close button helper in rect_drawer zoom correctly
Wed, 08 Sep 2010 00:45:06 +0200 Neil Muller Fix calls to draw to match recent changes