Mercurial > fife-parpg
log engine/extensions/serializers/xmlmap.py @ 375:91e352f81f63
age | author | description |
---|---|---|
Sat, 21 Nov 2009 15:15:55 +0000 | cheesesucker | The serializers will now use the LogManager instead of printing directly to console |
Thu, 24 Sep 2009 18:24:47 +0000 | prock | Added or1andov's code with a few adjustments to fix instance transparencies fixed[t:378] |
Mon, 21 Sep 2009 19:48:00 +0000 | cheesesucker | * Removed shebang and svn:executable for python files which are not meant to be executed directly |
Mon, 24 Aug 2009 12:01:34 +0000 | phoku | Added Licence header to all pypthon modules in extension/ |
Sun, 16 Aug 2009 20:29:12 +0000 | cheesesucker | * Improved layertool: Ability to add, remove and edit layers |
Sat, 11 Oct 2008 12:03:59 +0000 | phoku | Lazy loading for animations. |
Thu, 09 Oct 2008 08:23:13 +0000 | phoku | Cleaned the basic model up. Code is cleaner now and a bit faster. |