Files
source/Ja2
dbf6e1cd10 Wrap PBI status flags in accessors
gfPreBattleInterfaceActive and gfUsePersistantPBI are now file-static in
PreBattle Interface.cpp, reached only through Is/Set accessors declared in
the header. No behavior change: getters return BOOLEAN so ==TRUE/==FALSE
sites are untouched semantically.

Verify: grep 'gfPreBattleInterfaceActive\|gfUsePersistantPBI' across the tree
hits only the two static definitions, the four accessor bodies (all in
PreBattle Interface.cpp), and two commented-out Asserts in Strategic
Movement.cpp. Every other former site now calls an accessor. Build: JA2.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-02 14:58:24 -03:00
..
2025-12-03 23:52:05 +02:00
2025-09-24 19:21:58 +03:00
2025-12-03 23:52:05 +02:00
2025-12-03 23:52:05 +02:00
2025-09-25 13:06:18 +03:00
2025-12-03 23:52:05 +02:00
2025-12-03 23:52:05 +02:00
2025-12-03 23:52:05 +02:00
2025-12-03 23:52:05 +02:00
2025-12-03 23:52:05 +02:00
2025-12-03 23:52:05 +02:00
2025-12-03 23:52:05 +02:00