summary refs log tree commit diff stats
path: root/tools/mapedit/src/widget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added ability to edit and remove entities to map editorKelly Rauchenberger2015-03-161-7/+82
* Adjusted how resizing the map editor worksKelly Rauchenberger2015-03-161-1/+1
* Map editor can now add entities to mapsKelly Rauchenberger2015-03-151-22/+101
* Map editor can now save and load (but not edit) entities in mapsKelly Rauchenberger2015-03-151-0/+12
* Added file management to map editor (only edits environment at current time)Kelly Rauchenberger2015-03-151-2/+2
* Added preview of tile to be placed under mouse in map editorKelly Rauchenberger2015-03-151-0/+26
* Added scrolling and zooming to map editorKelly Rauchenberger2015-03-151-18/+34
* Added basic ability to set tiles in map editorKelly Rauchenberger2015-03-151-0/+91