Cockatrice/cockatrice/src/game/player
RickyRister 762e742be0
[Game] Implement action to automatically take damage from creatures (#6869)
* [Game] Implement action to automatically take damage from creatures

* cleanup
2026-05-13 15:03:41 -07:00
..
menu [Game] Implement action to automatically take damage from creatures (#6869) 2026-05-13 15:03:41 -07:00
card_menu_action_type.h Add moveToTable context menu action and extract tableRowToGridY helper (#6738) 2026-03-24 13:45:52 -07:00
event_processing_options.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
player.cpp [Game] Implement action to automatically take damage from creatures (#6869) 2026-05-13 15:03:41 -07:00
player.h [Game] Implement action to automatically take damage from creatures (#6869) 2026-05-13 15:03:41 -07:00
player_actions.cpp [Game] Implement action to automatically take damage from creatures (#6869) 2026-05-13 15:03:41 -07:00
player_actions.h [Game] Implement action to automatically take damage from creatures (#6869) 2026-05-13 15:03:41 -07:00
player_area.cpp squash #6158 (#6160) 2025-09-20 14:35:52 +02: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 [Game] Refactor: move setCardAttrHelper to PlayerEventHandler (#6772) 2026-05-09 13:10:56 -07:00
player_event_handler.h [Game] Refactor: move setCardAttrHelper to PlayerEventHandler (#6772) 2026-05-09 13:10:56 -07:00
player_graphics_item.cpp refactor: extract CARD_HEIGHT to shared CardDimensions header (#6668) 2026-03-05 19:13:58 -08: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 [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
player_list_widget.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +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 [TabGame] Fix dangling PlayerMenus in gameMenu (#6215) 2025-10-04 01:08:04 +02:00
player_manager.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
player_target.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
player_target.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00