Mercurial > fife-parpg
log engine/extensions/serializers/xmlanimation.py @ 354:dfd48d49c044
age | author | description |
---|---|---|
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/ |
Sat, 11 Oct 2008 12:55:41 +0000 | phoku | Deprecation: getIndex is now thrown out. |
Sat, 11 Oct 2008 12:25:53 +0000 | phoku | Backwards compatibility module fife_compat. |
Sat, 11 Oct 2008 12:03:59 +0000 | phoku | Lazy loading for animations. |
Sun, 28 Sep 2008 11:12:36 +0000 | thebastion | edited the loaders, images are now loaded only once into memory |
Thu, 07 Aug 2008 15:46:46 +0000 | mvbarracuda | * Indentation patch by GreyGhost |