Cockatrice/cockatrice/src
DawnFire42 1ae1d876b1 feat(command-zone): add context menu system
Implement CommandZoneMenu - context menu for interacting with cards
in the command zone.

Menu actions include:
- Cast commander (move to stack)
- Return to command zone
- View/reveal zone contents
- Commander-specific actions (tax reset, etc.)

Integration with existing menu system:
- CardMenuActionType: new action types for command zone
- CardMenu: command zone action routing
- MoveMenu: command zone as move destination
- PlayerMenu: command zone menu integration
- Zone menus: inherit from AbstractZoneMenu

This provides the right-click interaction layer for command zones.
2026-02-26 20:13:32 -05:00
..
client [LayoutSettings] Move over layout settings in global.ini (#6587) 2026-02-07 19:51:12 -08:00
database/interface [Fix-Warnings] Remove more redundant empty declarations. (extra semicolons) (#6374) 2025-11-29 14:19:11 +01:00
filters [VDS] Add search query option for comments (#6477) 2026-01-05 08:31:10 +01:00
game feat(command-zone): add context menu system 2026-02-26 20:13:32 -05:00
game_graphics/board Bump minimum Qt version from 5.8 to 5.15 (#6442) 2025-12-23 09:58:23 -08:00
interface [VDE] Separate layout settings for visual deck editor (#6595) 2026-02-08 13:37:56 -08:00
main.cpp Bump minimum Qt version from 5.8 to 5.15 (#6442) 2025-12-23 09:58:23 -08:00
main.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00