aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/NorthstarDLL.vcxproj
AgeCommit message (Collapse)Author
2022-09-03various formatting changes and fixesBobTheBob9
2022-09-01add scriptdatatable.cpp rewriteBobTheBob9
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-22add more prsBobTheBob9
2022-08-20Revert "fix line endings on vcxproj"BobTheBob9
This reverts commit 4ff7d022d2602c2dba37beba8b8df735cf5cd7d9.
2022-08-19fix line endings on vcxprojBobTheBob9
2022-08-19improve rpakfilesystemBobTheBob9
2022-08-16lots of stuff idkBobTheBob9
2022-07-24add new memory libBobTheBob9
2022-07-18use modular ServerPresence system for registering serversBobTheBob9
2022-07-12move exploit prevention and limits code out of serverauthentication, and ↵BobTheBob9
have actual defs for CBasePlayer
2022-07-10completely remove old hookingBobTheBob9
2022-07-07almost fully replaced hooking libBobTheBob9
2022-05-27fix up postbuild commands to use relative dirBobTheBob
2022-05-27rename project folder (:tf: commit log)BobTheBob