log demos/shooter/scripts/gui/guis.py @ 469:5994e61cdebd

age author description
Wed, 14 Apr 2010 17:42:24 +0000 prock Added a widget to be displayed after the player completes the game.
Tue, 13 Apr 2010 20:23:13 +0000 prock Added the high score dialog to ask for players name (with no validation yet)
Tue, 13 Apr 2010 19:43:31 +0000 prock Added high score window.
Thu, 08 Apr 2010 21:18:36 +0000 prock Player now has 3 lives and will receive a game over message once they are used up.
Wed, 07 Apr 2010 21:26:26 +0000 prock Moved guis to their own file.