log engine/python/fife/extensions/fife_settings.py @ 514:0cdc727f9f66

age author description
Tue, 25 May 2010 13:21:48 +0000 nihathrael Honour the "settings_gui_xml" paramater in the Settings class
Tue, 18 May 2010 19:37:31 +0000 prock Updated the ApplicationBase settings to use the new and improved fife_setting extension. I was able to remove all the setting related functions from the demos and editor so that the ApplicationBase now takes care of all the FIFE related settings.
Fri, 14 May 2010 17:37:42 +0000 prock Combined the settings extension with the editor settings module. It is now a little more robust. Note that the settings file format has changed.
Wed, 12 May 2010 22:03:32 +0000 prock Forgot to add fife_settings.py in my last commit. Adding it now.