Cockatrice/cockatrice/src
Basile Clement 24e27d3c31
fix: Prevent dragged cards getting stuck (#5896)
* fix: Prevent dragged cards getting stuck

Update the position of the card even if it is not above any zone.

* Also update the currentZone
2025-05-02 12:58:21 -04:00
..
client Make a setting for filtering to the most recent sets. (#5865) 2025-04-20 14:39:20 +00:00
deck Refactor function structs into lambdas (#5675) 2025-04-20 04:07:22 +00:00
dialogs Support creating face-down tokens (#5800) 2025-04-28 00:30:23 -04:00
game fix: Prevent dragged cards getting stuck (#5896) 2025-05-02 12:58:21 -04:00
server Support creating face-down tokens (#5800) 2025-04-28 00:30:23 -04:00
settings Make a setting for filtering to the most recent sets. (#5865) 2025-04-20 14:39:20 +00:00
utility Include card_info.h over card_database.h if able (#5841) 2025-04-17 00:38:57 -04:00
main.cpp Include card_info.h over card_database.h if able (#5841) 2025-04-17 00:38:57 -04:00
main.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00