Mercurial > fife-parpg
log demos/shooter/scripts/gui/guis.py @ 525:19db5a8619a4
age | author | description |
---|---|---|
2010-05-12 | 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. |
2010-05-06 | prock | Adding some comments to the shooter demo. Updated the copyright date and FIFE URL as well. |
2010-04-23 | prock | Added some powerups including a spread weapon and an extra life. |
2010-04-15 | prock | Adding the credits window (still needs to be written) |
2010-04-14 | prock | Added a widget to be displayed after the player completes the game. |
2010-04-13 | prock | Added the high score dialog to ask for players name (with no validation yet) |
2010-04-13 | prock | Added high score window. |
2010-04-08 | prock | Player now has 3 lives and will receive a game over message once they are used up. |
2010-04-07 | prock | Moved guis to their own file. |