Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-15 | clang format, fix issues with server registration and rpak loading | BobTheBob9 | |
2022-09-03 | various formatting changes and fixes | BobTheBob9 | |
2022-09-01 | add scriptdatatable.cpp rewrite | BobTheBob9 | |
2022-09-02 | Refactor cleanup (some formatting fixes) (#257) | GeckoEidechse | |
* Fix some formatting * More formatting fixes | |||
2022-08-23 | Add 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> |