| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-14 | made it so resources spawn during simulation | tom | |
| 2017-01-14 | completly remove location structure and replaced it with sdl_rect | tom | |
| 2017-01-11 | -removed all magic numbers and placed them in a constants header | tom | |
| -removed unused libraries and redid all header files | |||
| 2017-01-10 | -Replaced images with colored rectangles | tom | |
| -Removed various functions and variables pertaining to such images -Started migrating all uses of Location to SDL_Rect (I would preferably completly remove Location.hpp) -Scaled down resolution to 1080x640 (I would like to make these global constants) | |||
