aboutsummaryrefslogtreecommitdiff
path: root/src/portalcolours.c
Commit message (Collapse)AuthorAgeFilesLines
* Solve the error logging situationGravatar Michael Smith 2022-06-021-3/+3
|
* Add last-minute SteamPipe Portal colour supportv0.4-BETAGravatar Michael Smith 2022-05-311-0/+5
|
* Add basic Portal crosshair colour customisationGravatar Michael Smith 2022-05-301-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.