index
:
mike/sst
master
Source Speedrun Tools: practice tools and handy features for Source Engine games
Michael Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
inputhud.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up some extensions and remove some ifdefs
Michael Smith
2025-08-03
1
-4
/
+0
*
Use shorter spellings of __asm and __attribute
Michael Smith
2025-08-03
1
-1
/
+1
*
Switch to Intel assembly syntax
Michael Smith
2025-08-03
1
-1
/
+1
*
Abstract over con_var layout changes from OE to NE
Michael Smith
2025-06-21
1
-6
/
+8
*
Add type-safety to virtual calls and accessors
Michael Smith
2025-04-17
1
-19
/
+18
*
Fix major idiocy in inputhud (and hud kinda)
Michael Smith
2025-04-16
1
-0
/
+1
*
Remove years from copyright headers
Michael Smith
2025-04-07
1
-3
/
+3
*
Reload inputhud fonts on resolution change
Michael Smith
2025-04-06
1
-7
/
+14
*
Pass screen width and height into HudPaint events
Michael Smith
2025-04-06
1
-3
/
+1
*
Use C23 void-argument-free prototypes
Michael Smith
2025-04-06
1
-1
/
+1
*
Rewrite and redesign codegen and feature system
Michael Smith
2025-04-06
1
-31
/
+25
*
Refine input HUD layouts
Michael Smith
2024-09-29
1
-63
/
+77
*
Add basic button input HUD
Matthew Wozniak
2024-09-14
1
-0
/
+443