Files
source/Strategic
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-09 00:35:18 +02:00
2025-12-03 23:52:05 +02:00
2025-12-03 23:52:05 +02:00
2026-01-03 17:27:43 +02:00
2025-12-03 23:52:05 +02:00
2025-12-03 23:52:05 +02:00
2024-11-21 21:29:28 +02:00
2026-01-03 17:27:43 +02:00
2024-11-21 21:53:48 +02:00
2025-12-09 00:35:18 +02:00
2023-07-26 13:17:49 +03:00
2026-06-12 15:51:03 +03:00
2024-11-20 20:12:05 +02:00
2024-11-20 21:17:19 +02:00
2026-01-03 17:27:43 +02:00
2024-11-30 23:47:00 +02:00
2023-01-03 15:51:48 +02:00