summaryrefslogtreecommitdiff
path: root/inc/event.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-03-07-removed all references to sdl_rect and location and now everything now uses ↵majortom6
our own class rectangle -standardization of tab spaces to 8 is now in effect -refractoring of graphicsobjects.hpp
2017-01-11-removed all magic numbers and placed them in a constants headertom
-removed unused libraries and redid all header files
2015-05-02fixed in file namingtom
2015-05-02renamed so atom detects it is a cpp file :xtom