Cockatrice/cockatrice/src/game/cards
2025-03-23 19:04:24 -04:00
..
card_database_parser Hide arena only cards (#5759) 2025-03-22 01:07:42 -04:00
abstract_card_drag_item.cpp Add option to disable card rounding (#5760) 2025-03-22 01:07:52 -04:00
abstract_card_drag_item.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
abstract_card_item.cpp Add option to disable card rounding (#5760) 2025-03-22 01:07:52 -04:00
abstract_card_item.h Revert "Use native hover events (#5722)" (#5757) 2025-03-21 00:25:20 +00:00
card_database.cpp Hide arena only cards (#5759) 2025-03-22 01:07:42 -04:00
card_database.h Refactor: split card_database into two files (#5715) 2025-03-14 00:02:10 +00:00
card_database_manager.cpp Refactor CardDatabase *db global variable to singleton CardDatabaseManager. (#5159) 2024-11-05 19:32:59 +01:00
card_database_manager.h Refactor CardDatabase *db global variable to singleton CardDatabaseManager. (#5159) 2024-11-05 19:32:59 +01:00
card_database_model.cpp Fix windows deck searching (#5536) 2025-02-01 04:13:46 +00:00
card_database_model.h New visual deck storage (#5290) 2025-01-05 18:12:20 -05:00
card_drag_item.cpp Revert "Display visual feedback of where cards will go (#5737)" (#5750) 2025-03-19 01:53:35 +00:00
card_drag_item.h Revert "Display visual feedback of where cards will go (#5737)" (#5750) 2025-03-19 01:53:35 +00:00
card_info.cpp Refactor: split card_database into two files (#5715) 2025-03-14 00:02:10 +00:00
card_info.h Refactor: split card_database into two files (#5715) 2025-03-14 00:02:10 +00:00
card_item.cpp Revert "Disable CardMenu iff no items selected (#5376)" (#5768) 2025-03-23 19:04:24 -04:00
card_item.h Remove revealedCard flag from CardItem (#5723) 2025-03-15 19:09:14 +00:00
card_list.cpp Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
card_list.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00