Historia zmian

Autor SHA1 Wiadomość Data
  Jonas Kuemmerlin a5a42331f1 - added Pneumaticplatform and BicyclePlatform (using placeholder images) 12 lat temu
  Jonas Kuemmerlin 9d9694a6e9 fixed the arrow drag and drop bug #461 12 lat temu
  Ingo Ruhnke 3212c5806c Removed IToolApplication and replaced it with just Application 14 lat temu
  Ingo Ruhnke d3cdc8fcbc Renamed FillTool to TileFillTool 14 lat temu
  Ingo Ruhnke a540e87da1 Some more IEditor -> ITool renames 14 lat temu
  Ingo Ruhnke e3c492573e Renomed Selection to TileSelection 14 lat temu
  Ingo Ruhnke 2f1609be9f Renomed a few *Editor classes to *Tool 14 lat temu
  Ingo Ruhnke cb1dd5bf1c Added proper GPLv3+ header 14 lat temu
  Arvid Norlander 06bd50a696 Strip trailing whitespaces from level editor source, since my editor will do that automatically on every file I edit the diffs would get messy. So better do it separately. 15 lat temu
  Miloš Klouček ebb32ac7b0 Removed Show background menu item. 15 lat temu
  Miloš Klouček 8b0af83661 *Open background properties (only if we have one, of course) 15 lat temu
  Miloš Klouček 35ba2c33ce Mouse cusor drags badguy himself now 15 lat temu
  Miloš Klouček eefe1bfdc7 support for drag&drop method of object creation 16 lat temu
  Wolfgang Becker 26d45a1d2b Add scrollbar to ObjectList and TileList. 16 lat temu
  Wolfgang Becker ca8a84daa0 * Don't create a new pixmap every time a object is dragged. 16 lat temu
  Miloš Klouček cf5757a769 TODO text fix in supertux-editor/ObjectListWidget.cs 16 lat temu
  Wolfgang Becker ee3b1c4c50 Use Object Icon for draging Badguys (to dispencer). 16 lat temu
  Miloš Klouček 730f429d60 EDITOR: Badguy names are now sent in lowercase => Badguy editor is working now. 16 lat temu
  Miloš Klouček c9d244794b EDITOR: ObjectListWidget now sends right badguy name => IT WORKS!! 16 lat temu
  Miloš Klouček 3ada30c3c7 EDITOR: ObjectListWidget now draws right ammount of columns if it is resized. 16 lat temu
  Miloš Klouček a22c7252b9 EDITOR: Made ObjectListWidget able to be a Drop source for Dispenser.badguy editor 16 lat temu
  Miloš Klouček 44eddf0025 isWorldmap property has been added to Level class. SpriteFile tests used before were replaced by this property. 16 lat temu
  Arvid Norlander 4b2c59a1a8 Added support for "Ispy" level object to editor 17 lat temu
  Wolfgang Becker b4a3aebbd1 Editor no longer adds game objects without image to the list, that way 17 lat temu
  Arvid Norlander ddc683cbfe Decided to rename things, *should* work on mono too but only tested on .NET. 17 lat temu
  Arvid Norlander 5d702af1ff Changed more things to use LogManager 17 lat temu
  Arvid Norlander 4d0eff2dab Some inital use of it, still a lot to do. 17 lat temu
  Arvid Norlander 27cb638a3c Make editor draw a preview of object to place (not yet perfect, it doesn't correct for hitbox yet, and uses the sprite from the object list, needs to be fixed) 17 lat temu
  Arvid Norlander 16cb227186 * Made editor show the left/right action image for badguys with direction. 17 lat temu
  Arvid Norlander 37ee142037 Made it possible to specify what sprite action to use in the object list and fixed spelling in some comments. 17 lat temu