Cockatrice/cockatrice/src/game
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
..
board [Game] Move graphics out of game and into game_graphics (#6928) 2026-06-09 09:51:13 +02:00
player [Game] Playmats (#7101) 2026-08-21 10:40:49 +02:00
zones [Settings] Shuffle some settings around (#7084) 2026-08-08 22:27:41 +02:00
abstract_game.cpp [Replay] Refactor: extract replay playback logic into single class (#7060) 2026-08-02 19:22:33 -07:00
abstract_game.h [Replay] Refactor: extract replay playback logic into single class (#7060) 2026-08-02 19:22:33 -07:00
arrow_registry.cpp [Game] Move graphics out of game and into game_graphics (#6928) 2026-06-09 09:51:13 +02:00
arrow_registry.h [Game] [Arrows] Use arrowData/registry and generate unique server-side ids (#6973) 2026-06-07 21:11:02 +02:00
game.cpp [Game] Move graphics out of game and into game_graphics (#6928) 2026-06-09 09:51:13 +02:00
game.h [Game] Move graphics out of game and into game_graphics (#6928) 2026-06-09 09:51:13 +02:00
game_event_handler.cpp [Game] Playmats (#7101) 2026-08-21 10:40:49 +02:00
game_event_handler.h [Networking] Doxygen (#7030) 2026-07-27 11:27:00 +02:00
game_meta_info.cpp Removed unused fields in GameMetaInfo and GameState (#6142) 2025-09-15 10:22:11 +02:00
game_meta_info.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
game_state.cpp [Game] Fix game timer starting twice, not stopping and not resetting correctly. (#6177) 2025-09-26 19:28:07 +02:00
game_state.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
phase.cpp add phase to delete arrows in to protocol (#6159) 2025-11-26 09:16:10 -05:00
phase.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
replay.cpp [Replay] Refactor: extract replay playback logic into single class (#7060) 2026-08-02 19:22:33 -07:00
replay.h [Replay] Refactor: extract replay playback logic into single class (#7060) 2026-08-02 19:22:33 -07:00