Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrote an XML Schema describing maps file and also changed the spec a bit | Kelly Rauchenberger | 2015-03-18 | 1 | -8/+8 |
| | |||||
* | Game can now read map file from map editor (also added new map) | Kelly Rauchenberger | 2015-03-18 | 5 | -5/+30 |
| | |||||
* | Removed "../" from file paths | Kelly Rauchenberger | 2015-03-16 | 3 | -5/+5 |
| | |||||
* | Fixed error with empty left and right maps | Kelly Rauchenberger | 2015-03-15 | 1 | -3/+3 |
| | |||||
* | Started writing map editor | Kelly Rauchenberger | 2015-03-14 | 2 | -2/+2 |
| | |||||
* | Added sound when you hit the ground | Kelly Rauchenberger | 2015-03-14 | 16 | -0/+805 |
Also split up components.cpp into files for each class, fixed a bug concerning falling off the screen when you change maps, and converted collision data into doubles. |