summary refs log tree commit diff stats
path: root/tools/mapedit/src/world.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added entity indexingKelly Rauchenberger2018-03-051-1/+19
* Map editor can now edit properties for objects (breaks main game build)Kelly Rauchenberger2015-03-191-27/+82
* Wrote an XML Schema describing maps file and also changed the spec a bitKelly Rauchenberger2015-03-181-247/+150
* Map editor can now define actions to occur when the player goes off a specifi...Kelly Rauchenberger2015-03-171-19/+120
* Made some nice changes to the map editor widgetKelly Rauchenberger2015-03-171-1/+1
* Implemented undo/redo framework in map editorKelly Rauchenberger2015-03-171-1/+3
* Added tool to map editor to set game starting positionKelly Rauchenberger2015-03-161-0/+45
* Opening a file in the map editor closes the current window if the current win...Kelly Rauchenberger2015-03-161-0/+7
* Map editor now remembers last map you looked atKelly Rauchenberger2015-03-161-0/+5
* Rewrote map editor so a single file contains all mapsKelly Rauchenberger2015-03-161-0/+369