summary refs log tree commit diff stats
path: root/maps/maps.xml
Commit message (Collapse)AuthorAgeFilesLines
* Made some nice changes to the map editor widgetKelly Rauchenberger2015-03-171-98/+0
| | | | | | | Center the map edit widget Map edit zooming in should happen around the cursor Disallow editing outside the mapedit widget Add some scroll space around the mapedit widget
* Added tool to map editor to set game starting positionKelly Rauchenberger2015-03-161-2/+2
|
* Rewrote map editor so a single file contains all mapsKelly Rauchenberger2015-03-161-0/+98
Maps are viewed in a tree control on the left. They can be dragged and dropped. Maps are bolded when they are dirty. Saving saves expansion status and order of maps in tree.