Cockatrice/cockatrice/src
DawnFire42 25e2633ee7
Reconcile tax counter visibility ownership and harden tax log formatting
- Make AbstractCounter::setActive() the sole owner of counter visibility; document the contract.
  - Drop the redundant setVisible() from CommandZone::rearrangeTaxCounters(); it now only lays out by isActive().
  - Format tax log lines with a single atomic 4-arg arg() instead of mixing string and int overloads.
2026-06-30 09:30:28 -04:00
..
client [Game] Add Command Zone support with commander tax tracking 2026-06-30 09:30:13 -04:00
database/interface [Fix-Warnings] Remove more redundant empty declarations. (extra semicolons) (#6374) 2025-11-29 14:19:11 +01:00
filters Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
game Prefix shadowed CounterState constructor args with underscores 2026-06-30 09:30:27 -04:00
game_graphics Reconcile tax counter visibility ownership and harden tax log formatting 2026-06-30 09:30:28 -04:00
interface Code cleanup 2026-06-30 09:30:24 -04:00
main.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
main.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00