aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/serverchathooks.cpp
AgeCommit message (Expand)Author
2022-05-27rename project folder (:tf: commit log)BobTheBob
2022-05-26lots of cleanup and starting moving to new hooking macrosBobTheBob
2022-05-13move sqvm funcs into wrappers in the manager classBobTheBob
2022-05-09use lambdas for dll load callbacks so intellisense shits itself lessBobTheBob
2022-05-09move tier0 and playlist funcs to namespacesBobTheBob
2022-05-09refactor some squirrel stuff and ingame compilation error messageBobTheBob
2022-05-09move sqvm funcs to sq managersBobTheBob
2022-05-09use in-file macros rather than global funcs for registering dll load callbacksBobTheBob
2022-04-13Format projectNorthstar
2022-02-25use vanilla chat logic if codecallbacks are missingBobTheBob
2022-02-21Advanced chat: custom messages and client hooks (#74)Tom Barham