Cockatrice/libcockatrice_card/libcockatrice/card
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
..
database [Card] Pass localized card names and texts into CardInfo construction 2026-09-18 05:11:27 +02:00
format style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
import [DeckList] Fix double-faced cards not importing correctly (#6665) 2026-03-06 11:48:17 -08:00
printing [Cards] Artist attribution (#7092) 2026-08-21 02:54:36 +02:00
relation [Card] Add facedown property to CardRelation (#6997) 2026-06-28 02:03:07 -07:00
set [Card Database] Improve loading times through binary cache (#7051) 2026-07-27 23:12:53 +02:00
card_info.cpp [Card] Pass localized card names and texts into CardInfo construction 2026-09-18 05:11:27 +02:00
card_info.h [Card] Pass localized card names and texts into CardInfo construction 2026-09-18 05:11:27 +02:00
card_info_comparator.cpp [CI] Remove Qt5 (#7071) 2026-08-08 22:04:50 +02:00
card_info_comparator.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
card_localization.cpp [Client] Show localized card names, texts and pictures 2026-09-13 03:41:43 +02:00
card_localization.h [Client] Show localized card names, texts and pictures 2026-09-13 03:41:43 +02:00
game_specific_terms.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
lazy_properties_hash.cpp [CardInfo] Encapsulate lazy properties loading into new class (#7088) 2026-08-10 22:43:21 -07:00
lazy_properties_hash.h [CardInfo] Encapsulate lazy properties loading into new class (#7088) 2026-08-10 22:43:21 -07:00