Cockatrice/cockatrice/src/game_graphics/zones
RickyRister 425b16ea0d
Some checks are pending
CodeQL / Analyze (cpp) (push) Waiting to run
CodeQL / Analyze (actions) (push) Waiting to run
Build Desktop / Configure (push) Waiting to run
Build Desktop / Debian 13 (push) Blocked by required conditions
Build Desktop / Debian 12 (push) Blocked by required conditions
Build Desktop / Fedora 44 (push) Blocked by required conditions
Build Desktop / Fedora 43 (push) Blocked by required conditions
Build Desktop / Servatrice_Debian 12 (push) Blocked by required conditions
Build Desktop / Ubuntu 26.04 (push) Blocked by required conditions
Build Desktop / Ubuntu 24.04 (push) Blocked by required conditions
Build Desktop / Arch (push) Blocked by required conditions
Build Desktop / macOS 13 Intel (push) Blocked by required conditions
Build Desktop / macOS 14 (push) Blocked by required conditions
Build Desktop / macOS 15 (push) Blocked by required conditions
Build Desktop / macOS 26 Debug (push) Blocked by required conditions
Build Desktop / Windows 10 (push) Blocked by required conditions
Build Docker / Servatrice (arm) (push) Waiting to run
Build Docker / Servatrice (x86) (push) Waiting to run
Build Docker / Publish multi-platform Servatrice image (push) Blocked by required conditions
[Game] Allow dropping cards at bottom of stack zone (#7230)
2026-09-01 12:11:31 +02:00
..
card_zone.cpp [Game] Move graphics out of game and into game_graphics (#6928) 2026-06-09 09:51:13 +02:00
card_zone.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
hand_zone.cpp [Game] Allow dropping cards at bottom of stack zone (#7230) 2026-09-01 12:11:31 +02:00
hand_zone.h [Game/Zones] Simple move refactor to differentiate between logic and graphics for zones (#6903) 2026-05-18 06:36:18 +02:00
pile_zone.cpp [Settings] Split cache_settings monolith into multiple SettingsManager sub-classes (#7050) 2026-07-27 11:25:39 +02:00
pile_zone.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
select_zone.cpp [Game] Allow dropping cards at bottom of stack zone (#7230) 2026-09-01 12:11:31 +02:00
select_zone.h [Game] Allow dropping cards at bottom of stack zone (#7230) 2026-09-01 12:11:31 +02:00
stack_zone.cpp [Game] Allow dropping cards at bottom of stack zone (#7230) 2026-09-01 12:11:31 +02:00
stack_zone.h [Game] Playmats (#7101) 2026-08-21 10:40:49 +02:00
table_zone.cpp [Game] Playmats (#7101) 2026-08-21 10:40:49 +02:00
table_zone.h [Game] Playmats (#7101) 2026-08-21 10:40:49 +02:00
view_zone.cpp [Game] Move graphics out of game and into game_graphics (#6928) 2026-06-09 09:51:13 +02:00
view_zone.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
view_zone_widget.cpp [Settings] Shuffle some settings around (#7084) 2026-08-08 22:27:41 +02:00
view_zone_widget.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00