log gamelib/main.py @ 520:3e19a7f5333e

age author description
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