bf5ee8b3f168ff97bdc48f40563dcb9d98913b98
The HQ was drawn by drawBuildings(), which had no HP-bar code, so it never showed an HP bar despite REQ-UI-HP-BARS requiring one. Add HQ handling that reads HP from the HQ proxy entity and draws the bar below the footprint, matching the defence stations. Factor the shared bar-drawing logic into drawHpBar() and reuse it from drawStations(), drawShips(), and the new HQ path to avoid duplication. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DyCu8vwChKMbLJQ3xosYEN
Description
No description provided
Languages
C++
96%
CMake
2.2%
Python
1.2%
C
0.6%