Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rethink mem_loadoffset, and consequently, kill it | 2024-01-21 | 1 | -1/+1 | |
| | | | | | | | | | Suggested by bill. Having something semantically pointer-sized that's only ever used for stuff that's always 32-bit doesn't really make sense. Note that I intentionally did not add a copyright line for myself in hud.c because, I mean, come on. I'll just say I waive any claim to that tiny trivial change. | ||||
* | Add VGUI HUD overlay drawing feature | 2023-12-19 | 1 | -0/+194 | |
Currently only supports Orange Box and Left 4 Dead branches. There's quite a large amount of gamedata involved in making this work, and figuring it out for the likes of Portal 2 doesn't seem like a major priority at the moment. |