Cockatrice/cockatrice/src/game/player
2025-11-29 15:12:34 +01:00
..
menu [Fix-Warnings] Local variable can be made const 2025-11-29 15:12:34 +01:00
card_menu_action_type.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
event_processing_options.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
player.cpp [DeckList] Disable copy constructor (#6339) 2025-11-20 13:20:09 +01:00
player.h [Fix-Warnings] Remove more redundant empty declarations. (extra semicolons) (#6374) 2025-11-29 14:19:11 +01:00
player_actions.cpp [CardInfo] refactor some fields into a UiAttributes struct (#6322) 2025-11-16 17:56:57 +01:00
player_actions.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
player_area.cpp [Fix-Warnings] Local variable can be made const 2025-11-29 15:12:34 +01:00
player_area.h [Refactor] Move AbstractGraphicsItem and GraphicsItemType to game_graphics/board (#6342) 2025-11-20 12:52:14 +01:00
player_event_handler.cpp [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
player_event_handler.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
player_graphics_item.cpp [Fix-Warnings] Local variable can be made const 2025-11-29 15:12:34 +01:00
player_graphics_item.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
player_info.cpp Player refactor (#6112) 2025-09-10 18:49:33 -04:00
player_info.h Deck loader is a gui class. (#6294) 2025-11-11 11:57:41 +01:00
player_list_widget.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
player_list_widget.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
player_manager.cpp [Fix-Warnings] Local variable can be made const 2025-11-29 15:12:34 +01:00
player_manager.h [Fix-Warnings] Local variable can be made const 2025-11-29 15:12:34 +01:00
player_target.cpp [Fix-Warnings] Local variable can be made const 2025-11-29 15:12:34 +01:00
player_target.h [Refactor] Move AbstractGraphicsItem and GraphicsItemType to game_graphics/board (#6342) 2025-11-20 12:52:14 +01:00