log gamelib/gameover.py @ 573:ffdaac5d6cf8

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 19:15:25 +0000 Simon Cross Use actual username in high scores.
Sat, 28 Nov 2009 18:42:39 +0000 Simon Cross Neaten up gameover screen.
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.
Sun, 01 Nov 2009 21:08:43 +0000 Neil Muller Move game_over logic from gameboard to level, for later reworking
Thu, 29 Oct 2009 20:55:37 +0000 Neil Muller Add basic level support (level choosing needs work)