Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Play a sound when you jump | Kelly Rauchenberger | 2015-03-12 | 1 | -1/+1 |
| | |||||
* | Added death to my game | Kelly Rauchenberger | 2015-03-12 | 1 | -2/+36 |
| | |||||
* | Const correctness! | Kelly Rauchenberger | 2015-03-10 | 1 | -1/+18 |
| | | | | Also created savefile and refactored collisions a bit. | ||||
* | C++11'd everything! | Kelly Rauchenberger | 2015-03-10 | 1 | -73/+62 |
| | | | | Also moved location information from physics components into entity. | ||||
* | Created entity-component system | Kelly Rauchenberger | 2015-03-07 | 1 | -0/+124 |
Also tweaked the bloom flicker, tweaked the scanline texture, created a second test map, and created some currently unused sound effects. |