Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernized CMake files | Kelly Rauchenberger | 2018-02-08 | 1 | -21/+6 |
| | | | | Also removed an unnecessary cmake package helper. | ||||
* | Map editor can now define actions to occur when the player goes off a ↵ | Kelly Rauchenberger | 2015-03-17 | 1 | -1/+2 |
| | | | | specified edge of the map | ||||
* | Implemented undo/redo framework in map editor | Kelly Rauchenberger | 2015-03-17 | 1 | -0/+1 |
| | |||||
* | Rewrote map editor so a single file contains all maps | Kelly Rauchenberger | 2015-03-16 | 1 | -0/+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. | ||||
* | Map editor can now save and load (but not edit) entities in maps | Kelly Rauchenberger | 2015-03-15 | 1 | -0/+1 |
| | |||||
* | Added basic ability to set tiles in map editor | Kelly Rauchenberger | 2015-03-15 | 1 | -0/+3 |
| | |||||
* | Started writing map editor | Kelly Rauchenberger | 2015-03-14 | 1 | -0/+45 |