aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/scriptmodmenu.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-21remove unnecessary header filesBobTheBob
2022-05-13move sqvm funcs into wrappers in the manager classBobTheBob
2022-05-11rename g_ModManager to g_pModManagerBobTheBob
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-09use in-file macros rather than global funcs for registering dll load callbacksBobTheBob
2022-04-13Format projectNorthstar
2022-03-18refactor dll load callbacks to lower number of dedicated.h includes (#109)BobTheBob
2022-02-03Format projectNorthstar
2021-12-11write_persistence fixes and custom mainmenupromosBobTheBob
2021-11-13client auth token supportBobTheBob
2021-11-06modmanager fixesBobTheBob
2021-11-05reworking modloading codeBobTheBob
2021-10-19add reconnecting to local lobby with auth on leaveBobTheBob
2021-10-19add masterserver mod list support and fix some squirrel issuesBobTheBob
2021-10-06add mod enabling/disablingBobTheBob
2021-10-01Revert "small modmanager refactors"BobTheBob
2021-09-30small modmanager refactorsBobTheBob
2021-09-26add CommandLine() and Cbuf_ExecuteBobTheBob
2021-08-02add dynamic keyvalue building, client serverbrowser stuffBobTheBob
2021-07-29add script api for mods and add temp fix for scripts.rson not loading rightBobTheBob