summary refs log tree commit diff stats
path: root/tools/mapedit/src/frame.h
Commit message (Expand)AuthorAgeFilesLines
* Map editor can now edit properties for objects (breaks main game build)Kelly Rauchenberger2015-03-191-0/+1
* Map editor can now define actions to occur when the player goes off a specifi...Kelly Rauchenberger2015-03-171-13/+19
* Fixed bug with starting position label going under the adjacent button in map...Kelly Rauchenberger2015-03-171-0/+1
* Splitters in map editor now move as dragged and start at reasonable sizesKelly Rauchenberger2015-03-171-0/+5
* Implemented undo/redo framework in map editorKelly Rauchenberger2015-03-171-6/+24
* Added tool to map editor to set game starting positionKelly Rauchenberger2015-03-161-2/+8
* Opening a file in the map editor closes the current window if the current win...Kelly Rauchenberger2015-03-161-1/+1
* Added popup menu to tree in map editorKelly Rauchenberger2015-03-161-0/+2
* Rewrote map editor so a single file contains all mapsKelly Rauchenberger2015-03-161-5/+27
* Added toolbar with file buttons to map editorKelly Rauchenberger2015-03-161-0/+2
* Added ability to edit and remove entities to map editorKelly Rauchenberger2015-03-161-0/+1
* Map editor can now add entities to mapsKelly Rauchenberger2015-03-151-0/+12
* Fixed functionality of quit menu item in map editorKelly Rauchenberger2015-03-151-1/+9
* 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-6/+10
* Added scrolling and zooming to map editorKelly Rauchenberger2015-03-151-0/+10
* Added basic ability to set tiles in map editorKelly Rauchenberger2015-03-151-0/+25