Cockatrice/cockatrice/src/game_graphics/zones
BruebachL 9eafd90a91
[Game] Playmats (#7101)
* [Game] Playmats

Took 19 seconds

Took 1 minute

* [Playmats] Add fixed override and configurable fallbacks to settings.

Took 29 minutes

Took 43 seconds

* Add main to test.

Took 1 minute

Took 29 seconds

* Move settings to own group

Took 11 minutes

* Some attempts to refresh macOS compositor

Took 2 minutes

* Try something else

Took 17 minutes

* Don't manipulate live list

Took 11 minutes

* Change things about resolution, address comments.

Took 45 minutes

Took 12 minutes

* Comments.

Took 14 minutes

Took 8 seconds

* Re-order settings menu location

Took 2 minutes

* Rename PlaymatResolution to Info and add enums

Took 8 minutes

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2026-08-21 10:40:49 +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 [Settings] Shuffle some settings around (#7084) 2026-08-08 22:27:41 +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 Vertical stacking behaviour fix (#7054) 2026-07-27 08:00:28 -07:00
select_zone.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
stack_zone.cpp [Game] Playmats (#7101) 2026-08-21 10:40:49 +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