Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-20 | Fix formatting | Tom Barham | |
2022-02-19 | fix bugs with ainfile dumping (now identical on dumps from loaded files!!!) | BobTheBob | |
2022-02-18 | Fix formatting | JakubiakDev | |
Done by using clang-format Should fix format-check CI error | |||
2022-02-16 | functional ain dumping | BobTheBob | |
2022-02-12 | Format buildainfile.cpp and masterserver.cpp | Barichello | |
2022-02-10 | ain dumping improvements | BobTheBob | |
2022-02-03 | Format project | Northstar | |
2022-01-28 | initial work on ain file dumping | BobTheBob | |