Cockatrice/libcockatrice_network/libcockatrice/network
DawnFire42 be140bd1d6
refactor(server): use ZoneNames constants in server game logic
Replace hardcoded zone name strings with ZoneNames:: constants in:
 - server_player.cpp: zone setup, draw, shuffle, mulligan operations
 - server_abstract_player.cpp: card movement and token destruction
 - server_game.cpp: returning cards when players leave

 No functional changes - purely mechanical string literal replacement.
2026-03-10 22:16:00 -04:00
..
client Bump minimum Qt version from 5.8 to 5.15 (#6442) 2025-12-23 09:58:23 -08:00
server refactor(server): use ZoneNames constants in server game logic 2026-03-10 22:16:00 -04:00