aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/scriptjson.cpp
AgeCommit message (Collapse)Author
2022-09-15clang format, fix issues with server registration and rpak loadingBobTheBob9
2022-09-02Refactor cleanup (some formatting fixes) (#257)GeckoEidechse
* Fix some formatting * More formatting fixes
2022-08-24Fix line endings (hopefully) (#244)GeckoEidechse
* Fix line endings (hopefully) * Fix more line endings
2022-08-23Add ability to load Datatables from files (#238)Maya
* first version of kinda working custom datatables * Fix copy error * Finish custom datatables * Fix Merge * Fix line endings * Add fallback to rpak when ns_prefere_datatable_from_disk is true * fix typo * Bug fixess * Fix Function Registration hook * Set convar value * Fix Client and Ui VM * enable server auth with ms agian * Add Filters * FIx unused import * Merge remote-tracking branch 'upsteam/bobs-big-refactor-pr' into datatables Co-authored-by: RoyalBlue1 <realEmail@veryRealURL.com>
2022-08-22i swear i committed these how are they not thereBobTheBob9