Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Mon, 24 Aug 2009 09:20:28 +0000 | phoku | PyChan: adaptLayout performance fix. |
Fri, 21 Aug 2009 23:54:39 +0000 | cheesesucker | Fixed docstring for Model::deleteMaps() (Really fixes #343) |
Fri, 21 Aug 2009 23:36:50 +0000 | cheesesucker | Replaced dataset with Model in documentation for Object. Closes #343 |
Fri, 21 Aug 2009 20:34:26 +0000 | cheesesucker | * ObjectSelector will now select and scroll to selected object automatically |
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. |
Tue, 18 Aug 2009 18:03:54 +0000 | cheesesucker | LayerTool: |
Mon, 17 Aug 2009 08:16:30 +0000 | chewie | - small changes to code layout to make it more readable |
Sun, 16 Aug 2009 21:35:15 +0000 | cheesesucker | Fixed a crash when removing the layer which the editor camera uses |