Cockatrice/tests/carddatabase
RickyRister a9b3be33e0
Refactor: Represent cardName + providerId with CardRef struct (#6039)
* card_ref.h

* update CardDatabase signatures

* make everything compile

* rename methods

* add docs

* mark stuff const

* set cardRef in CardItem

* cleanup

* fix build failure

* Fix builds on mac

---------

Co-authored-by: ZeldaZach <zahalpern+github@gmail.com>
2025-07-15 22:14:02 -04:00
..
data fix indenting in test cards.xml (#5866) 2025-04-20 14:36:38 +00:00
carddatabase_test.cpp update handling of keywords: AND, OR, NOT in card search (#5788) 2025-04-20 04:08:00 +00:00
CMakeLists.txt Refactor: Represent cardName + providerId with CardRef struct (#6039) 2025-07-15 22:14:02 -04:00
filter_string_test.cpp update handling of keywords: AND, OR, NOT in card search (#5788) 2025-04-20 04:08:00 +00:00
mocks.cpp Automatic Card Database Updates (#6004) 2025-06-29 22:21:52 -04:00
mocks.h New printing selector (#5182) 2024-12-19 02:40:34 +00:00