aboutsummaryrefslogtreecommitdiff
path: root/src/inputhud.c
Commit message (Expand)AuthorAgeFilesLines
* Reload inputhud fonts on resolution changeGravatar Michael Smith 2025-04-061-7/+14
* Pass screen width and height into HudPaint eventsGravatar Michael Smith 2025-04-061-3/+1
* Use C23 void-argument-free prototypesGravatar Michael Smith 2025-04-061-1/+1
* Rewrite and redesign codegen and feature systemGravatar Michael Smith 2025-04-061-31/+25
* Refine input HUD layoutsGravatar Michael Smith 2024-09-291-63/+77
* Add basic button input HUDGravatar Matthew Wozniak 2024-09-141-0/+443