aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/squirrel.h
AgeCommit message (Collapse)Author
2022-04-13Format projectNorthstar
2022-03-06Fix a memory leak for `setupfunc` (#103)Emma Miler
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-10-19add reconnecting to local lobby with auth on leaveBobTheBob
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-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-25add custom native script function supportBobTheBob
2021-07-25wasted a day working on something that didn't end up working, rework some ↵BobTheBob
modloader code
2021-07-21add log file supportBobTheBob
2021-07-21add eval commands and script compile error hookBobTheBob
2021-07-17add support for custom convars and concommandsBobTheBob
2021-07-08initial commitBobTheBob