Cockatrice/libcockatrice_network
Lukas Brübach de03428e51
[Server] Stop mirroring is_tournament on the game-state event
The client learns tournament status from Event_GameJoined's ServerInfo_Game;
mirroring it on every Event_GameStateChanged was dead wire data. The field was
removed from the proto in [Protocol]; drop the now-invalidated setter.
2026-09-06 16:15:46 +02:00
..
libcockatrice/network [Server] Stop mirroring is_tournament on the game-state event 2026-09-06 16:15:46 +02: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