aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/squirrel.cpp
AgeCommit message (Collapse)Author
2022-04-13Format projectNorthstar
2022-03-18refactor dll load callbacks to lower number of dedicated.h includes (#109)BobTheBob
2022-02-21Advanced chat: custom messages and client hooks (#74)Tom Barham
Co-authored-by: Emma Miler <27428383+emma-miler@users.noreply.github.com>
2022-02-03Format projectNorthstar
2021-12-20auth fix and typo fixBobTheBob
2021-12-19openssl supportBobTheBob
2021-11-05reworking modloading codeBobTheBob
2021-10-19add masterserver mod list support and fix some squirrel issuesBobTheBob
2021-10-11add server script early persistence writesBobTheBob
2021-10-06add mod enabling/disablingBobTheBob
2021-10-01Revert "small modmanager refactors"BobTheBob
This reverts commit 1ff8e068e62d095775ef2ae54d3685d89238f28c.
2021-09-30small modmanager refactorsBobTheBob
2021-09-26add CommandLine() and Cbuf_ExecuteBobTheBob
2021-08-21more work on dedicated and launcherBobTheBob
2021-08-09add mod localisation, say command and more masterserver stuffBobTheBob
2021-08-03fix playlist kv buildingBobTheBob
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
2021-07-27add pdata support, improve filesystem hooksBobTheBob
2021-07-25add custom native script function supportBobTheBob
2021-07-25missed a semicolonBobTheBob
2021-07-25wasted a day working on something that didn't end up working, rework some ↵BobTheBob
modloader code
2021-07-23add support for building scripts.rson at runtimeBobTheBob
2021-07-23add basic vpk file replacementBobTheBob
2021-07-21add some basic filesystem stuff and client/ui script callbacksBobTheBob
2021-07-21add eval commands and script compile error hookBobTheBob
2021-07-18add rapidjson, move all logging to spdlogBobTheBob
2021-07-17add support for custom convars and concommandsBobTheBob
2021-07-08initial commitBobTheBob