log gamelib/mainmenu.py @ 151:082868bea873

age author description
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 23:01:50 +0000 Neil Muller Fix crash.
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.
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.