Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added death to my game | Kelly Rauchenberger | 2015-03-12 | 10 | -28/+102 | |
* | Fixed bug where one could fall through the floor after changing maps | Kelly Rauchenberger | 2015-03-11 | 4 | -12/+32 | |
* | Const correctness! | Kelly Rauchenberger | 2015-03-10 | 8 | -113/+156 | |
* | C++11'd everything! | Kelly Rauchenberger | 2015-03-10 | 14 | -630/+511 | |
* | Created entity-component system | Kelly Rauchenberger | 2015-03-07 | 24 | -558/+1004 | |
* | Rewrote bloom so it's not super slow, also removed the frame from the screen ... | Kelly Rauchenberger | 2015-02-23 | 11 | -14445/+6280 | |
* | Changed to using stb_image for image loading, also alpha blending works! | Kelly Rauchenberger | 2015-02-21 | 10 | -97/+6412 | |
* | Player can short jump | Kelly Rauchenberger | 2015-02-21 | 7 | -40/+40 | |
* | Added ability to resize window (full screen is really laggy though!) | Kelly Rauchenberger | 2015-02-19 | 4 | -16/+59 | |
* | Added CRT mesh! | Kelly Rauchenberger | 2015-02-19 | 17 | -79/+27013 | |
* | Removed tool used to generate the font, also commited some stuff I forgot in ... | Kelly Rauchenberger | 2015-02-17 | 8 | -131/+5 | |
* | Refactored map loader and added a second map | Kelly Rauchenberger | 2015-02-17 | 10 | -370/+515 | |
* | Added bloom! | Kelly Rauchenberger | 2015-02-15 | 10 | -56/+269 | |
* | Did some lighting and added room name | Kelly Rauchenberger | 2015-02-14 | 9 | -8/+197 | |
* | Monitor stuff is looking pretty cool! | Kelly Rauchenberger | 2015-02-14 | 21 | -0/+1330 |