Cockatrice/libcockatrice_card/libcockatrice/card/database
Lukas Brübach c35aff8b7f [Card] Pass localized card names and texts into CardInfo construction
Address review: instead of constructing the card and then calling
setLocalizedName/setLocalizedText (which emit a cardInfoChanged signal per
language), both constructors, both newInstance overloads and their callers
(cards.xml v4 parser and the binary cache reader) now pass the localized maps
as constructor arguments.
2026-09-18 05:11:27 +02:00
..
parser [Card] Pass localized card names and texts into CardInfo construction 2026-09-18 05:11:27 +02:00
card_database.cpp [Card Database] Improve loading times through binary cache (#7051) 2026-07-27 23:12:53 +02:00
card_database.h [Card Database] Improve loading times through binary cache (#7051) 2026-07-27 23:12:53 +02:00
card_database_cache.cpp [Card] Pass localized card names and texts into CardInfo construction 2026-09-18 05:11:27 +02:00
card_database_cache.h [Card Database] Improve loading times through binary cache (#7051) 2026-07-27 23:12:53 +02:00
card_database_data.h [Card Database] Improve loading times through binary cache (#7051) 2026-07-27 23:12:53 +02:00
card_database_loader.cpp [Card Database] Improve loading times through binary cache (#7051) 2026-07-27 23:12:53 +02:00
card_database_loader.h [Card Database] Improve loading times through binary cache (#7051) 2026-07-27 23:12:53 +02:00
card_database_manager.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
card_database_manager.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
card_database_querier.cpp [CardDB] Cache CardDatabaseQuerier count maps (#7114) 2026-08-14 07:19:34 +02:00
card_database_querier.h [CardDB] Cache CardDatabaseQuerier count maps (#7114) 2026-08-14 07:19:34 +02:00