aboutsummaryrefslogtreecommitdiff
path: root/include/datatypes.h
AgeCommit message (Collapse)Author
2019-09-13Set up screenshake button uiCrystalwarrior
Rewrite Goofball's doScreenshake() function to be much more modular and multi-purpose (also rename to do_screenshake() to match other functions) Add networking needed to make screenshake work. Works with AOV version of tsuserver3 (button screenshake only so far). Add get_theme_pos helper function, currently unused.
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland