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/+1 |
| | | | | specified edge of the map | ||||
* | Added tool to map editor to set game starting position | Kelly Rauchenberger | 2015-03-16 | 1 | -0/+5 |
| | |||||
* | Opening a file in the map editor closes the current window if the current ↵ | Kelly Rauchenberger | 2015-03-16 | 1 | -0/+2 |
| | | | | window is a blank slate | ||||
* | 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 | -0/+45 |
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. |