Malte Langkabel bf5ee8b3f1 Render HP bar below the HQ
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
2026-07-08 21:32:44 +02:00
2026-04-19 10:19:27 +02:00
2026-07-08 21:04:59 +02:00
2026-07-08 21:32:44 +02:00
2026-04-19 10:19:27 +02:00
2026-04-19 13:40:37 +02:00
Description
No description provided
20 MiB
Languages
C++ 96%
CMake 2.2%
Python 1.2%
C 0.6%