aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/audio.cpp
AgeCommit message (Collapse)Author
2022-09-09Add clang-format ignores for AUTOHOOKrefactor-format-ignore-autohookGeckoEidechse
The proper solution would be to have some way in clang-format config file that specifies that our `AUTOHOOK` formatting should be considered correct but that takes more investigation and simply ignoring formatting in AUTOHOOK macros is the lower hanging fruit.
2022-08-22add more prsBobTheBob9
2022-08-16lots of stuff idkBobTheBob9
2022-07-24add new memory libBobTheBob9
2022-07-12move exploit prevention and limits code out of serverauthentication, and ↵BobTheBob9
have actual defs for CBasePlayer
2022-07-10completely remove old hookingBobTheBob9
2022-07-07almost fully replaced hooking libBobTheBob9
2022-05-27rename project folder (:tf: commit log)BobTheBob