aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/modmanager.cpp
AgeCommit message (Collapse)Author
2022-01-30Added command line option for custom northstar dirEmma Miler
Added command line option for custom northstar dir https://github.com/orgs/R2Northstar/projects/1#card-76312632
2022-01-16merge with upstreamHappyDOGE
2022-01-05refactor to allow servers to reregister themselves in heartbeatBobTheBob
2022-01-04audio overrideHappyDOGE
2021-12-31Fix loopgeni
2021-12-31Clean upgeni
2021-12-30actually use custom allocation, override allocators of curl and rapidjsonp0358
2021-12-30fix various random warningsp0358
2021-12-20auth fix and typo fixBobTheBob
2021-12-19openssl supportBobTheBob
2021-12-03slightly awful fix for allocation issuesBobTheBob
2021-11-07more modmanager improvementsBobTheBob
2021-11-06modmanager fixesBobTheBob
2021-11-05reworking modloading codeBobTheBob
2021-11-05small dedi changesBobTheBob
2021-10-17fix a crashing GetCurrentPlaylistVar call, fix mod sortingBobTheBob
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-29add mod vpk supportBobTheBob
2021-08-21more work on dedicated and launcherBobTheBob
2021-08-09add mod localisation, say command and more masterserver stuffBobTheBob
2021-08-06add support for connecting to servers from masterserverBobTheBob
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-28improve lookup speeds for mod filesBobTheBob
2021-07-27add pdata support, improve filesystem hooksBobTheBob
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-20add basic mod support with support for mod convarsBobTheBob
2021-07-18add rapidjson, move all logging to spdlogBobTheBob