Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Map editor can now define actions to occur when the player goes off a ↵ | Kelly Rauchenberger | 2015-03-17 | 1 | -1/+0 |
| | | | | specified edge of the map | ||||
* | Rewrote map editor so a single file contains all maps | Kelly Rauchenberger | 2015-03-16 | 1 | -1/+1 |
| | | | | 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. | ||||
* | Fixed functionality of quit menu item in map editor | Kelly Rauchenberger | 2015-03-15 | 1 | -3/+1 |
| | |||||
* | Added scrolling and zooming to map editor | Kelly Rauchenberger | 2015-03-15 | 1 | -0/+2 |
| | |||||
* | Added basic ability to set tiles in map editor | Kelly Rauchenberger | 2015-03-15 | 1 | -33/+3 |
| | |||||
* | Started writing map editor | Kelly Rauchenberger | 2015-03-14 | 1 | -0/+54 |