Cockatrice/cockatrice/src/game/zones
BruebachL 9957cb20e2
[Refactor] Move AbstractGraphicsItem and GraphicsItemType to game_graphics/board (#6342)
* [Refactor] Move AbstractGraphicsItem and GraphicsItemType to game_graphics/board folder.

Took 3 minutes

* Update CMakeLists.txt

Took 12 minutes

* Update CMakeLists.txt

Took 12 minutes

Took 2 minutes


Took 16 seconds

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-11-20 12:52:14 +01:00
..
logic [CardInfo] refactor some fields into a UiAttributes struct (#6322) 2025-11-16 17:56:57 +01:00
card_zone.cpp Player refactor (#6112) 2025-09-10 18:49:33 -04:00
card_zone.h [Refactor] Move AbstractGraphicsItem and GraphicsItemType to game_graphics/board (#6342) 2025-11-20 12:52:14 +01:00
hand_zone.cpp Add more sort options to hand sort (#6279) 2025-11-08 23:03:44 +01:00
hand_zone.h Add more sort options to hand sort (#6279) 2025-11-08 23:03:44 +01:00
pile_zone.cpp Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
pile_zone.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
select_zone.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
select_zone.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
stack_zone.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
stack_zone.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
table_zone.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
table_zone.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
view_zone.cpp Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
view_zone.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
view_zone_widget.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
view_zone_widget.h Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00