Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed "../" from file paths | Kelly Rauchenberger | 2015-03-16 | 1 | -2/+2 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Added sound when you hit the ground | Kelly Rauchenberger | 2015-03-14 | 1 | -0/+39 |
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. |