Skip to content

Name more HUD elements, docs, and decompile a few more HUD functions#37

Merged
gcsmith merged 1 commit intogcsmith:mainfrom
queueRAM:decompile_hud_part3
Feb 11, 2026
Merged

Name more HUD elements, docs, and decompile a few more HUD functions#37
gcsmith merged 1 commit intogcsmith:mainfrom
queueRAM:decompile_hud_part3

Conversation

@queueRAM
Copy link
Contributor

@queueRAM queueRAM commented Feb 10, 2026

  • Decompile hudDrawSpeed
  • Decompile hudDemoController
  • Rename hud_8031BE88 -> hudDemoContButton and decompile
  • Rename hud_8031A224 -> hudGenThermCircle and match (thanks inspectredc)
  • Rename hud_80319FEC -> hudDrawCamera and match (thanks bloodangel)
  • Rename hudTimer -> hudDrawTimer and match but keep NON_MATCHING due to static
  • Rename hud_8031C900 -> hudDrawAltimeter
  • Rename hud_8031DF68 -> hudSetCameraState
  • Rename hudMissileReticle -> hudDrawAimReticle
  • Add comments on when hudDrawBox is used
  • Name gHudState fields for speed, altitude, fuel, time, render/camera flags
  • Name gRadarThermCirc
  • Rename axis inputs to reflect X/Y

@queueRAM queueRAM force-pushed the decompile_hud_part3 branch 5 times, most recently from b785852 to 1c8e705 Compare February 11, 2026 03:40
@queueRAM queueRAM changed the title Name more HUD elements, docs, and decompile hudGenThermCircle, hudSet… Name more HUD elements, docs, and decompile a few more HUD functions Feb 11, 2026
- Decompile hudDrawSpeed
- Decompile hudDemoController
- Rename hud_8031BE88 -> hudDemoContButton and decompile
- Rename hud_8031A224 -> hudGenThermCircle and match (thanks inspectredc)
- Rename hud_80319FEC -> hudDrawCamera and match (thanks bloodangel)
- Rename hudTimer -> hudDrawTimer and match but keep NON_MATCHING due to static
- Rename hud_8031C900 -> hudDrawAltimeter
- Rename hud_8031DF68 -> hudSetCameraState
- Rename hudMissileReticle -> hudDrawAimReticle
- Add comments on when hudDrawBox is used
- Name gHudState fields for speed, altitude, fuel, time, render/camera flags
- Name gRadarThermCirc
- Rename axis inputs to reflect X/Y

Co-authored-by: inspectredc <78732756+inspectredc@users.noreply.github.com>
Co-authored-by: Dominik Peters <github@d-peters.com>
@queueRAM queueRAM force-pushed the decompile_hud_part3 branch from 1c8e705 to 8d4873a Compare February 11, 2026 04:38
@gcsmith gcsmith merged commit 0ab268c into gcsmith:main Feb 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants