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.
Fri, 03 Oct 2008 12:14:39 +0000 chewie - some modification to loaders and serializers/xmlmap, now you can set a callback which informs you about finished parts of the maploading process
Thu, 07 Aug 2008 15:46:46 +0000 mvbarracuda * Indentation patch by GreyGhost
Fri, 25 Jul 2008 00:59:08 +0000 jwt Omission of a camera viewport in xml map files now indicates that the camera should use the full window.
Fri, 11 Jul 2008 15:42:54 +0000 jasoka moved grid ownership to model in similar way as with pathers
Mon, 07 Jul 2008 00:10:02 +0000 joe_hegarty * Fixed the xmlmap.py serializer so it correctly reads pathfinding settings from the map file.
Sun, 29 Jun 2008 18:44:17 +0000 mvbarracuda * Datasets becomes the new trunk and retires after that :-)