Cockatrice/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
..
libcockatrice/card [Card] Pass localized card names and texts into CardInfo construction 2026-09-18 05:11:27 +02:00
CMakeLists.txt [Client] Show localized card names, texts and pictures 2026-09-13 03:41:43 +02:00