Cockatrice/libcockatrice_network/libcockatrice/network/server
DawnFire42 2ad18e2d8b
Prevent user counter IDs from colliding with reserved range
In non-Commander games, newCounterId() could return 8 or 9, colliding
  with reserved commander tax counter IDs. A malicious client could
  exploit this via cmd_set_counter_active. Now user counters always
  start at ID 10+.
2026-06-19 11:00:56 -04:00
..
local Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
remote Prevent user counter IDs from colliding with reserved range 2026-06-19 11:00:56 -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