log gamelib/main.py @ 591:6b21b2140262 1.5.x

age author description
Sat, 28 Nov 2009 23:27:38 +0000 Simon Cross Merge r594 and r595 from trunk. 1.5.x
Sat, 28 Nov 2009 23:26:54 +0000 Neil Muller Add check on background music as well
Sat, 28 Nov 2009 23:19:56 +0000 Neil Muller Add sound play test case
Sat, 28 Nov 2009 23:08:35 +0000 Neil Muller Add check for windows display mode problems
Sat, 21 Nov 2009 11:18:08 +0000 Jeremy Thurgood Add config file and command line parameters.
Thu, 29 Oct 2009 20:55:37 +0000 Neil Muller Add basic level support (level choosing needs work)
Sat, 05 Sep 2009 23:33:50 +0000 Neil Muller Use proper icon
Thu, 03 Sep 2009 20:32:56 +0000 Simon Cross Refactor UI so that only a single gui.App is used. Pass all UI events via main_app. Change Toolbar table to use .td() everywhere. Move toolbar to top.
Wed, 02 Sep 2009 22:48:39 +0000 Neil Muller Add basic game over screen
Wed, 02 Sep 2009 21:14:05 +0000 Jeremy Thurgood Display splash screen and replace window title.
Wed, 02 Sep 2009 10:34:22 +0000 David Fraser Added ability to initialize sound and play sounds, and handle sound not working / file being missing etc
Mon, 31 Aug 2009 18:55:18 +0000 Simon Cross Hide keyboard interrupt message on Ctrl-C exit.
Sun, 30 Aug 2009 15:11:44 +0000 Simon Cross Extremely rudimentary game engine.
Sun, 30 Aug 2009 13:34:02 +0000 Simon Cross Add padding, centre menu.
Sun, 30 Aug 2009 13:25:04 +0000 Simon Cross Add start, quit and toggle fullscreen buttons to menu.
Sun, 30 Aug 2009 13:04:24 +0000 Simon Cross Refactor and simplify menu.
Sun, 30 Aug 2009 12:48:02 +0000 Jeremy Thurgood Silly (and broken) first stab at menu thing.
Sun, 30 Aug 2009 11:58:53 +0000 Jeremy Thurgood Added pyweek skellington.