| Commit message (Expand) | Author | Age | Files | Lines |
* | Redesigned the moving platform sprite | Kelly Rauchenberger | 2015-03-20 | 5 | -1/+1 |
* | Implemented a simple AI | Kelly Rauchenberger | 2015-03-19 | 2 | -10/+23 |
* | Map editor can now edit properties for objects (breaks main game build) | Kelly Rauchenberger | 2015-03-19 | 3 | -4/+50 |
* | Wrote an XML Schema describing maps file and also changed the spec a bit | Kelly Rauchenberger | 2015-03-18 | 2 | -4/+96 |
* | 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 specifi... | Kelly Rauchenberger | 2015-03-17 | 1 | -51/+3 |
* | 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 |
* | Rewrote map editor so a single file contains all maps | Kelly Rauchenberger | 2015-03-16 | 3 | -0/+0 |
* | Added toolbar with file buttons to map editor | Kelly Rauchenberger | 2015-03-16 | 3 | -0/+0 |
* | Added a checkpoint | Kelly Rauchenberger | 2015-03-13 | 2 | -0/+0 |
* | Added death sound effect | Kelly Rauchenberger | 2015-03-12 | 1 | -0/+0 |
* | Play a sound when you jump | Kelly Rauchenberger | 2015-03-12 | 1 | -0/+0 |
* | Added death to my game | Kelly Rauchenberger | 2015-03-12 | 1 | -0/+0 |
* | Created entity-component system | Kelly Rauchenberger | 2015-03-07 | 5 | -0/+1 |
* | Rewrote bloom so it's not super slow, also removed the frame from the screen ... | Kelly Rauchenberger | 2015-02-23 | 5 | -14289/+6145 |
* | Changed to using stb_image for image loading, also alpha blending works! | Kelly Rauchenberger | 2015-02-21 | 2 | -0/+0 |
* | Player can short jump | Kelly Rauchenberger | 2015-02-21 | 1 | -0/+0 |
* | Added CRT mesh! | Kelly Rauchenberger | 2015-02-19 | 3 | -0/+26685 |
* | Removed tool used to generate the font, also commited some stuff I forgot in ... | Kelly Rauchenberger | 2015-02-17 | 4 | -94/+0 |
* | Did some lighting and added room name | Kelly Rauchenberger | 2015-02-14 | 4 | -0/+94 |
* | Monitor stuff is looking pretty cool! | Kelly Rauchenberger | 2015-02-14 | 3 | -0/+0 |