log

age author description
Sat, 11 Feb 2012 12:02:21 +0200 Jeremy Thurgood PEP-8 sound.py
Sat, 11 Feb 2012 12:00:15 +0200 Neil Muller More pep8 cleanups
Sat, 11 Feb 2012 11:59:21 +0200 Jeremy Thurgood PEP-8 main.
Sat, 11 Feb 2012 12:00:19 +0200 Stefano Rivera PEP-8 cleanup of skellington bits in root
Sat, 11 Feb 2012 11:58:57 +0200 Neil Muller PEP8 cleanup data.py and endscreen.py
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
Wed, 08 Sep 2010 00:42:41 +0200 Neil Muller Remove old draw def
Wed, 08 Sep 2010 00:41:23 +0200 Neil Muller Add list_scenes to rect_drawer
Tue, 07 Sep 2010 18:25:29 +0200 Neil Muller Move scene specifications into gamelib.scenes
Tue, 07 Sep 2010 18:13:35 +0200 Jeremy Thurgood Fix is_interactive() by adding tool param.
Tue, 07 Sep 2010 17:05:51 +0200 Jeremy Thurgood Removed superfluous SIZE attribute on Scene.
Tue, 07 Sep 2010 13:45:07 +0200 Jeremy Thurgood Remove mouse motion logic from GameState.
Tue, 07 Sep 2010 13:37:00 +0200 Jeremy Thurgood Rename State to GameState.
Tue, 07 Sep 2010 13:35:30 +0200 Jeremy Thurgood Remove drawing logic from State.
Tue, 07 Sep 2010 10:12:55 +0200 Jeremy Thurgood Version change.
Sun, 05 Sep 2010 22:59:33 +0200 Adrianna PiƄska fixed crash caused by the manual item's special snowflakeness
Sat, 04 Sep 2010 10:38:14 +0200 Jeremy Thurgood Fix items.
Sat, 04 Sep 2010 09:53:00 +0200 Jeremy Thurgood Merged in engine refactorings.
Fri, 03 Sep 2010 17:04:38 +0200 Neil Muller Add show animate & cycle interact options
Fri, 03 Sep 2010 16:41:25 +0200 Neil Muller Add mode label
Fri, 03 Sep 2010 14:39:44 +0200 Neil Muller Remove debugging print
Fri, 03 Sep 2010 11:51:43 +0200 Neil Muller Add support for moving zoomed region
Fri, 03 Sep 2010 11:24:12 +0200 Neil Muller Partial zoom support
Thu, 02 Sep 2010 12:25:48 +0200 Neil Muller Tweak menu layout. Add keys for toggle options