summary refs log tree commit diff stats
path: root/tools/mapedit/src/map.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rewrote map editor so a single file contains all mapsKelly Rauchenberger2015-03-161-176/+113
* Added toolbar with file buttons to map editorKelly Rauchenberger2015-03-161-5/+23
* Added ability to edit and remove entities to map editorKelly Rauchenberger2015-03-161-6/+19
* 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-7/+57
* Added ability to edit title in map editorKelly Rauchenberger2015-03-151-3/+11
* Added file management to map editor (only edits environment at current time)Kelly Rauchenberger2015-03-151-2/+82
* Started writing map editorKelly Rauchenberger2015-03-141-0/+94