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
|
Sun, 16 Aug 2009 20:51:02 +0000 |
cheesesucker |
Forgot to add layereditor.xml ...
|
Sun, 16 Aug 2009 20:29:12 +0000 |
cheesesucker |
* Improved layertool: Ability to add, remove and edit layers
|
Sat, 15 Aug 2009 18:31:01 +0000 |
cheesesucker |
* Added tooltips and hotkey information for some buttons
|
Sat, 15 Aug 2009 18:10:51 +0000 |
cheesesucker |
Fixes crashes when attempting to draw/move when no layers are active
|
Sat, 15 Aug 2009 00:42:23 +0000 |
cheesesucker |
Disabled recursing for some adaptLayout calls. This will make the editor more responsive
|
Fri, 14 Aug 2009 22:15:47 +0000 |
cheesesucker |
Made panels only try to dock when the window has moved
|
Fri, 14 Aug 2009 21:40:38 +0000 |
cheesesucker |
* Modified status bar to use a simpler and more efficient way of displaying tool tips
|
Fri, 14 Aug 2009 00:59:54 +0000 |
wenlin_fife |
clean up the code
|
Fri, 14 Aug 2009 00:51:51 +0000 |
wenlin_fife |
updated
|
Fri, 14 Aug 2009 00:02:12 +0000 |
wenlin_fife |
fixed the test due to removing linearpather
|
Fri, 14 Aug 2009 00:00:58 +0000 |
wenlin_fife |
merged the pathfinding branch to trunk
|
Wed, 12 Aug 2009 22:36:29 +0000 |
mvbarracuda |
* TEST file for svn testing purposes
|
Tue, 11 Aug 2009 17:08:21 +0000 |
chewie |
- added a workaround for the rotation issue of groundtiles in rio de hola maps
|
Tue, 11 Aug 2009 15:32:54 +0000 |
chewie |
- added LightEdit editor plugin (needs light branch to work; deactivated if lighting renderer is not available)
|
Sat, 08 Aug 2009 14:24:35 +0000 |
chewie |
- added new method to object class: getActionIds()
|
Fri, 07 Aug 2009 21:11:28 +0000 |
fife |
* Mac build script patch by Prock
|