Cockatrice/libcockatrice_protocol
Lukas Brübach 3c03d740f3
[Protocol] Add tournament state event and tournament game commands
Adds the protocol layer for the tournament game mode:
- Event_TournamentState (2027) carrying phase, round counters, player
  standings, pairings, and settings (games_per_match)
- Command_ReportMatchResult / Command_AdvanceTournament /
  Command_TournamentSettingsSelect game command extensions (1037-1039)
- is_tournament flag on Command_CreateGame and ServerInfo_Game;
  is_tournament and parent_game_id on Event_GameStateChanged


Took 13 minutes
2026-08-31 13:49:15 +02:00
..
libcockatrice/protocol [Protocol] Add tournament state event and tournament game commands 2026-08-31 13:49:15 +02:00
CMakeLists.txt Core qt module for libs (#6278) 2025-11-05 18:51:08 +01:00