summary refs log tree commit diff stats
path: root/tools/mapedit/src/map.h
Commit message (Expand)AuthorAgeFilesLines
* Added entity indexingKelly Rauchenberger2018-03-051-0/+4
* Map editor can now edit properties for objects (breaks main game build)Kelly Rauchenberger2015-03-191-16/+2
* Wrote an XML Schema describing maps file and also changed the spec a bitKelly Rauchenberger2015-03-181-24/+20
* Map editor can now define actions to occur when the player goes off a specifi...Kelly Rauchenberger2015-03-171-19/+53
* Implemented undo/redo framework in map editorKelly Rauchenberger2015-03-171-3/+6
* Added tool to map editor to set game starting positionKelly Rauchenberger2015-03-161-0/+8
* Rewrote map editor so a single file contains all mapsKelly Rauchenberger2015-03-161-16/+29
* Added toolbar with file buttons to map editorKelly Rauchenberger2015-03-161-0/+7
* Added ability to edit and remove entities to map editorKelly Rauchenberger2015-03-161-2/+9
* Map editor can now add entities to mapsKelly Rauchenberger2015-03-151-2/+2
* Map editor can now save and load (but not edit) entities in mapsKelly Rauchenberger2015-03-151-0/+11
* Added ability to edit title in map editorKelly Rauchenberger2015-03-151-0/+2
* Added file management to map editor (only edits environment at current time)Kelly Rauchenberger2015-03-151-1/+22
* Started writing map editorKelly Rauchenberger2015-03-141-0/+44