summaryrefslogtreecommitdiff
path: root/inc/timer.hpp
AgeCommit message (Collapse)Author
2017-03-07-removed glm library, its in the debian reposmajortom6
-made opengl and sdl folders in includes, moved various *hpps to them
2017-01-21-took basic math functions and put it into functions.hpptom
-spaced various lines -reorganized variables by datatype -implemented reproduction -reorganized pathing so once a target is set, the creature checks if that same target is near every cycle
2017-01-11-removed all magic numbers and placed them in a constants headertom
-removed unused libraries and redid all header files
2016-05-02spring cleaning, added framerate cap & started iterator replacementtom