Mercurial > fife-parpg
log engine/python/fife/extensions/fife_settings.py @ 538:00aa20dc8b7f
age | author | description |
---|---|---|
Tue, 01 Jun 2010 18:14:26 +0000 | nihathrael | Made the Setting class much more customizable by adding the SettingEntry class. |
Sat, 29 May 2010 17:52:07 +0000 | nihathrael | Setting Extension: |
Sat, 29 May 2010 17:27:49 +0000 | nihathrael | Fixed a small bug that didn't allow to use xml files as gui input for the setting extension |
Tue, 25 May 2010 15:02:16 +0000 | prock | Added a loadSettings function. Added the ability to set the valid screen resolutions. Fixed a problem with the settings dialog that kept the settings you selected even though you pressed cancel. When you press the "defaults" button it now applies the defaults and prompts the user to restart the game. |