Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added popup menu to tree in map editor | Kelly Rauchenberger | 2015-03-16 | 1 | -0/+13 |
| | |||||
* | Map editor now remembers last map you looked at | Kelly Rauchenberger | 2015-03-16 | 1 | -0/+1 |
| | |||||
* | Rewrote map editor so a single file contains all maps | Kelly Rauchenberger | 2015-03-16 | 1 | -56/+265 |
| | | | | 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. | ||||
* | Added toolbar with file buttons to map editor | Kelly Rauchenberger | 2015-03-16 | 1 | -1/+22 |
| | |||||
* | Added ability to edit and remove entities to map editor | Kelly Rauchenberger | 2015-03-16 | 1 | -0/+7 |
| | |||||
* | Adjusted how resizing the map editor works | Kelly Rauchenberger | 2015-03-16 | 1 | -1/+13 |
| | | | | Also added an informative label for the entity manager that currently lies | ||||
* | Map editor can now add entities to maps | Kelly Rauchenberger | 2015-03-15 | 1 | -14/+115 |
| | | | | Also fixed a big bug regarding scrolling | ||||
* | Fixed functionality of quit menu item in map editor | Kelly Rauchenberger | 2015-03-15 | 1 | -6/+31 |
| | |||||
* | Added ability to edit title in map editor | Kelly Rauchenberger | 2015-03-15 | 1 | -18/+31 |
| | |||||
* | Added file management to map editor (only edits environment at current time) | Kelly Rauchenberger | 2015-03-15 | 1 | -5/+88 |
| | |||||
* | Added scrolling and zooming to map editor | Kelly Rauchenberger | 2015-03-15 | 1 | -5/+50 |
| | |||||
* | Added basic ability to set tiles in map editor | Kelly Rauchenberger | 2015-03-15 | 1 | -0/+30 |