Mercurial > fife-parpg
log clients/editor/scripts/mapview.py @ 367:598547404022
age | author | description |
---|---|---|
Thu, 29 Oct 2009 22:11:48 +0000 | cheesesucker | * Initial support for closing maps: |
Tue, 22 Sep 2009 19:03:53 +0000 | cheesesucker | Started cleaning up the editor source code: |
Fri, 21 Aug 2009 14:39:54 +0000 | 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. |
Sun, 16 Aug 2009 21:35:15 +0000 | cheesesucker | Fixed a crash when removing the layer which the editor camera uses |
Wed, 17 Jun 2009 01:34:59 +0000 | cheesesucker | * Buttons and functions for importing objects in the editor |
Mon, 08 Jun 2009 16:00:02 +0000 | cheesesucker | Merged editor_rewrite branch to trunk. |