Cockatrice/cockatrice/src/game
2026-01-01 14:17:34 +01:00
..
board [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
deckview [Refactor] Pass around LoadedDeck instead of DeckLoader (#6422) 2025-12-20 13:39:00 +01:00
dialogs Bump minimum Qt version from 5.8 to 5.15 (#6442) 2025-12-23 09:58:23 -08:00
log [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
player Bump minimum Qt version from 5.8 to 5.15 (#6442) 2025-12-23 09:58:23 -08:00
zones [View Zone Widget] Properly calculate titleBar close rect on Windows. (#6468) 2026-01-01 14:17:34 +01:00
abstract_game.cpp Player refactor (#6112) 2025-09-10 18:49:33 -04:00
abstract_game.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
game.cpp [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
game.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
game_event_handler.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
game_event_handler.h Fix names in qtlogging.ini (#6265) 2025-11-03 18:55:32 +01: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 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
game_scene.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
game_scene.h Group game scene correctly and replace to-do. (#6199) 2025-09-30 22:36:33 +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 [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
game_view.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
game_view.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
hand_counter.cpp Player refactor (#6112) 2025-09-10 18:49:33 -04:00
hand_counter.h [Refactor] Move AbstractGraphicsItem and GraphicsItemType to game_graphics/board (#6342) 2025-11-20 12:52:14 +01:00
phase.cpp add phase to delete arrows in to protocol (#6159) 2025-11-26 09:16:10 -05:00
phase.h add phase to delete arrows in to protocol (#6159) 2025-11-26 09:16:10 -05:00
phases_toolbar.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
phases_toolbar.h [Refactor] Move AbstractGraphicsItem and GraphicsItemType to game_graphics/board (#6342) 2025-11-20 12:52:14 +01:00
replay.cpp [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
replay.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00