Mercurial > fife-parpg
log engine/python/fife/extensions/fife_settings.py @ 555:63226105ac45
age | author | description |
---|---|---|
Thu, 17 Jun 2010 20:10:48 +0000 | nihathrael | Load the changes_gui_xml correcty, even if it is set to a file |
Thu, 17 Jun 2010 15:28:46 +0000 | nihathrael | Improved fife_settings: |
Wed, 02 Jun 2010 21:43:03 +0000 | prock | Items can now be serialized/deserialized to/from disk. I haven't finished actors yet. This allows for persistent states when you enter/leave maps. |
Tue, 01 Jun 2010 18:28:25 +0000 | nihathrael | Improve errorhandling slighty |
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 |