log clients/editor/scripts/mapview.py @ 354:dfd48d49c044

age author description
2009-08-21 cheesesucker * Split EventListener into several internal subclasses. This fixes issue with multiple inheritance where each BaseClass.__init__() call would overwrite the previous one. This meant that you could only add EventListener to one type of event managers.
2009-08-16 cheesesucker Fixed a crash when removing the layer which the editor camera uses
2009-06-17 cheesesucker * Buttons and functions for importing objects in the editor
2009-06-08 cheesesucker Merged editor_rewrite branch to trunk.