Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented a simple AI | Kelly Rauchenberger | 2015-03-19 | 1 | -1/+1 |
| | |||||
* | Map editor can now edit properties for objects (breaks main game build) | Kelly Rauchenberger | 2015-03-19 | 1 | -4/+28 |
| | |||||
* | Wrote an XML Schema describing maps file and also changed the spec a bit | Kelly Rauchenberger | 2015-03-18 | 1 | -4/+4 |
| | |||||
* | Game can now read map file from map editor (also added new map) | Kelly Rauchenberger | 2015-03-18 | 1 | -4/+28 |
| | |||||
* | Map editor can now define actions to occur when the player goes off a ↵ | Kelly Rauchenberger | 2015-03-17 | 1 | -51/+3 |
| | | | | specified edge of the map | ||||
* | Fixed bug with placing entities in map editor | Kelly Rauchenberger | 2015-03-17 | 1 | -3/+3 |
| | |||||
* | Made some nice changes to the map editor widget | Kelly Rauchenberger | 2015-03-17 | 1 | -0/+98 |
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 |