aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/squirrel.cpp
AgeCommit message (Expand)Author
2022-08-25Adjust folder structure (#242)v1.9.5-rc1v1.9.5BobTheBob
2022-08-14Fix most clang/mingw issues (#226)pg9182
2022-07-10Add dependency constants (#156)v1.9.1-rc4v1.9.1-rc3v1.9.1-rc2v1.9.1EladNLG
2022-07-09Add StringToAsset function to squirrel (#216)Maya
2022-06-26Block developer squirrel functions (#211)v1.9.0-rc1v1.9.0v1.8.2-rc3Maya
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
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
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 mod...BobTheBob
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