log demos/rpg/scripts/quests/questmanager.py @ 697:ecaa4d98f05f tip

age author description
Mon, 28 Jun 2010 18:41:23 +0000 prock Created SimpleXMLSerializer which makes loading and saving variables to an XML file simple. In the process I removed the the XML code from the Settings class. It now uses SimpleXMLSerializer to load and save settings.
Wed, 23 Jun 2010 19:20:24 +0000 prock Lots of changes.
Tue, 15 Jun 2010 21:13:01 +0000 prock QuestManager now loads all quests.