Cockatrice/dbconverter/src
RickyRister a6b5abf271
clicking to play can now play all selected (#5254)
* play action now applies to all selected cards

* check card zone before applying action

* fix bug with wonky play from deck

* refactor

* don't play card if it's already on table

* add new setting

* make actPlay and friends public

* implement thing

* refactor card_item
2024-12-18 04:43:17 +00:00
..
main.cpp rework formatting with cmake-format (#4627) 2022-06-08 21:14:26 -04:00
main.h Refactor CardDatabase *db global variable to singleton CardDatabaseManager. (#5159) 2024-11-05 19:32:59 +01:00
mocks.cpp clicking to play can now play all selected (#5254) 2024-12-18 04:43:17 +00:00
mocks.h Add backwards support Qt6.7's checkStateChanged on QCheckBoxes (#5137) 2024-10-20 23:35:34 -04:00