Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-21 | Rethink mem_loadoffset, and consequently, kill it | Michael Smith | |
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. | |||
2023-12-19 | Add VGUI HUD overlay drawing feature | Matthew Wozniak | |
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. |