log gamelib/mainmenu.py @ 602:1b77bcbfb9e3 default tip

age author description
Sat, 28 Nov 2009 19:30:06 +0000 Neil Muller Add 'Save and Quit' option to quit dialog. Move game events from engine to constants to ease 'import engine' fun
Sat, 28 Nov 2009 18:27:59 +0000 Simon Cross Allow ESC to exit high score menu and then still exit game if pressed a second time.
Sat, 28 Nov 2009 17:53:42 +0000 Simon Cross Add high score dialog to main menu.
Fri, 27 Nov 2009 21:28:20 +0000 Simon Cross New load level dialog.
Thu, 26 Nov 2009 23:36:20 +0000 Simon Cross Add restore game button to main menu.
Sat, 21 Nov 2009 11:34:12 +0000 Neil Muller Implement non-gui parts of level loading communication
Thu, 29 Oct 2009 20:55:37 +0000 Neil Muller Add basic level support (level choosing needs work)
Sat, 05 Sep 2009 23:36:20 +0000 Simon Cross Disable full screen toggling since it doesn't appear to work on Windows and Mac.
Sat, 05 Sep 2009 23:11:16 +0000 Neil Muller Remove the "constant" constant
Sat, 05 Sep 2009 18:30:51 +0000 Neil Muller Use different score tables fot the different modes. Refactor game modes code as a result
Sat, 05 Sep 2009 18:08:17 +0000 Adrianna Pińska better buttons
Sat, 05 Sep 2009 18:01:37 +0000 Adrianna Pińska three game modes: fortnight, quarter, fox extinction
Fri, 04 Sep 2009 15:00:54 +0000 Neil Muller Add basic help screen
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.