Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add magical feature codegen system, at long last | 2022-08-10 | 1 | -3/+11 | |
| | |||||
* | Solve the error logging situation | 2022-06-02 | 1 | -3/+3 | |
| | |||||
* | Add last-minute SteamPipe Portal colour supportv0.4-BETA | 2022-05-31 | 1 | -0/+5 | |
| | |||||
* | Add basic Portal crosshair colour customisation | 2022-05-30 | 1 | -0/+147 | |
Currently only works in 3420 and 5135 and uses hardcoded offsets with a byte pattern sanity check. Future work includes making it more widely compatible, and also doing the crazy thing I wanted to do but gave up on wherein the actual textures and stuff get patched in memory to sync up all the colours. Oh also, a couple of vtables were erroneously made executable, so I went ahead and fixed that while I was at it. |