log demos/shooter/scripts/gui/guis.py @ 471:7a79dc2a0592

age author description
Thu, 15 Apr 2010 15:53:06 +0000 prock Adding the credits window (still needs to be written)
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.