Cockatrice/libcockatrice_network/libcockatrice/network
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
..
client Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
server Prevent user counter IDs from colliding with reserved range 2026-06-19 11:00:56 -04:00