Mercurial > fife-parpg
log demos/shooter/scripts/gui/guis.py @ 546:8fee2d2286e9
age | author | description |
---|---|---|
Wed, 12 May 2010 16:09:46 +0000 | prock | Added the fife_settings.py extension. This provides a small utility class for loading and saving settings along with a dialog box for setting screen resolution and other things. |
Thu, 06 May 2010 19:34:21 +0000 | prock | Adding some comments to the shooter demo. Updated the copyright date and FIFE URL as well. |
Fri, 23 Apr 2010 17:17:02 +0000 | prock | Added some powerups including a spread weapon and an extra life. |
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. |