Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-24 | Adjust folder structure (#242) | BobTheBob | |
* Adjust folder structure * change launcher directory name | |||
2022-04-13 | Format project | Northstar | |
2022-03-18 | refactor dll load callbacks to lower number of dedicated.h includes (#109) | BobTheBob | |
2022-02-23 | ConVar class rebuild (#90) | Kawe Mazidjatari | |
* Implement CCvar class with mapped out vtable funcs * Rebuilded ConVar class + code overhaul to use new system * ConVar class is now properly mapped out for r2 (0x80 in size). * Reimplemented and exposed all frequently used ConVar class methods to the SDK. * Implement frequently used CCvar class methods. * Implement all CCVarIteratorInternal class methods. * Performed additional cleanup over the SDK to use new system instead. * ConVar class improvements + rebuilded ConCommand struct * Fix actual struct size for ConCommand | |||
2022-02-03 | Format project | Northstar | |
2021-12-20 | auth fix and typo fix | BobTheBob | |
2021-11-27 | potential fix for ns_has_agreed_to_send_token not being written to cfg | BobTheBob | |
2021-11-07 | beginning work on new auth | BobTheBob | |