log engine/python/fife/extensions/fife_settings.py @ 532:4da56756a617

age author description
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.
Tue, 25 May 2010 13:21:48 +0000 nihathrael Honour the "settings_gui_xml" paramater in the Settings class