summary refs log tree commit diff stats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Added toolbar with file buttons to map editorKelly Rauchenberger2015-03-164-6/+54
|
* Added ability to edit and remove entities to map editorKelly Rauchenberger2015-03-168-19/+126
|
* Adjusted how resizing the map editor worksKelly Rauchenberger2015-03-162-2/+14
| | | | Also added an informative label for the entity manager that currently lies
* Map editor can now add entities to mapsKelly Rauchenberger2015-03-158-45/+260
| | | | Also fixed a big bug regarding scrolling
* Map editor can now save and load (but not edit) entities in mapsKelly Rauchenberger2015-03-156-7/+227
|
* Fixed functionality of quit menu item in map editorKelly Rauchenberger2015-03-153-10/+41
|
* Added ability to edit title in map editorKelly Rauchenberger2015-03-156-25/+50
|
* Added file management to map editor (only edits environment at current time)Kelly Rauchenberger2015-03-155-16/+204
|
* Added preview of tile to be placed under mouse in map editorKelly Rauchenberger2015-03-152-0/+29
|
* Added scrolling and zooming to map editorKelly Rauchenberger2015-03-157-50/+131
|
* Added basic ability to set tiles in map editorKelly Rauchenberger2015-03-158-33/+298
|
* Started writing map editorKelly Rauchenberger2015-03-144-0/+237