Cockatrice/libcockatrice_network
DawnFire42 8bf2d836a6
Extract counter command authorization into testable helpers
Pull the pure guard logic out of cmdDelCounter and cmdSetCounterActive
  into static evaluateDelCounter/evaluateSetCounterActive methods, leaving
  the handlers as thin shells over the decision. Add command_zone_tests
  covering every authorization branch of both evaluators.
2026-06-19 11:00:58 -04:00
..
libcockatrice/network Extract counter command authorization into testable helpers 2026-06-19 11:00:58 -04:00
CMakeLists.txt Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00