Cockatrice/cockatrice/src
DawnFire42 94ea574c76
Add moveToTable context menu action and extract tableRowToGridY helper (#6738)
Adds a Table option to the Move menu, allowing cards to be moved directly to the battlefield from any zone. Extracts the repeated tableRow-to-grid-Y conversion logic into TableZone::tableRowToGridY(), consolidating five call sites and fixing a latent bug where cards with tableRow > 2 could land on the wrong row.
2026-03-24 13:45:52 -07:00
..
client Add moveToTable context menu action and extract tableRowToGridY helper (#6738) 2026-03-24 13:45:52 -07:00
database/interface [Fix-Warnings] Remove more redundant empty declarations. (extra semicolons) (#6374) 2025-11-29 14:19:11 +01:00
filters Update UnescapedStringListPart to include parentheses (#6631) 2026-02-25 23:55:34 -08:00
game Add moveToTable context menu action and extract tableRowToGridY helper (#6738) 2026-03-24 13:45:52 -07:00
game_graphics/board Bump minimum Qt version from 5.8 to 5.15 (#6442) 2025-12-23 09:58:23 -08:00
interface expand local game life total limits (#6730) 2026-03-24 00:16:48 +01: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