aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/clientruihooks.cpp
AgeCommit message (Collapse)Author
2022-05-27rename project folder (:tf: commit log)BobTheBob
2022-05-26update more stuff to new hook macrosBobTheBob
2022-05-26lots of cleanup and starting moving to new hooking macrosBobTheBob
2022-05-21remove unnecessary header filesBobTheBob
2022-05-12formatting changesBobTheBob
2022-05-09use lambdas for dll load callbacks so intellisense shits itself lessBobTheBob
2022-05-09use in-file macros rather than global funcs for registering dll load callbacksBobTheBob
2022-04-09add rui_drawEnable (#134)BobTheBob
* add rui_drawEnable * oops forgot to push vcxproj changes to branch * format clientruihooks.cpp