aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/plugins.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-09refactor some squirrel stuff and ingame compilation error messageBobTheBob
2022-05-09move sqvm funcs to sq managersBobTheBob
2022-05-09fix debug crashesBobTheBob
2022-05-09move more things to macrosBobTheBob
2022-04-13Format projectNorthstar
2022-03-28Update plugins.cpp (#124)v1.6.2-rc1v1.6.2v1.6.1-rc1v1.6.1v1.6.0-rc5v1.6.0-rc4v1.6.0Emma Miler
2022-03-15move to using g_pCVar moreBobTheBob
2022-03-03Add launcher code for plugin support (#93)Emma Miler