Cockatrice/cockatrice/src/game/player
BruebachL cba9ce2b2b
[Game/Zones] Simple move refactor to differentiate between logic and graphics for zones (#6903)
* [Game/Zones] Simple move refactor to differentiate between logic and graphics for zones

Took 21 minutes

* Clean up game/zones/logic folder.

Took 6 minutes

* Adjust tests.

Took 3 minutes

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2026-05-18 06:36:18 +02:00
..
menu [Game/Zones] Simple move refactor to differentiate between logic and graphics for zones (#6903) 2026-05-18 06:36:18 +02: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/Zones] Simple move refactor to differentiate between logic and graphics for zones (#6903) 2026-05-18 06:36:18 +02:00
player.h [Game/Zones] Simple move refactor to differentiate between logic and graphics for zones (#6903) 2026-05-18 06:36:18 +02:00
player_actions.cpp [Game/Zones] Simple move refactor to differentiate between logic and graphics for zones (#6903) 2026-05-18 06:36:18 +02: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/Zones] Simple move refactor to differentiate between logic and graphics for zones (#6903) 2026-05-18 06:36:18 +02:00
player_event_handler.h [Game] Refactor: move setCardAttrHelper to PlayerEventHandler (#6772) 2026-05-09 13:10:56 -07:00
player_graphics_item.cpp [Game/Zones] Simple move refactor to differentiate between logic and graphics for zones (#6903) 2026-05-18 06:36:18 +02: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 style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02: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 style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
player_manager.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
player_target.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
player_target.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00