mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-22 01:25:10 -07:00
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. |
||
|---|---|---|
| .. | ||
| card_database_parser.cpp | ||
| card_database_parser.h | ||
| cockatrice_xml_3.cpp | ||
| cockatrice_xml_3.h | ||
| cockatrice_xml_4.cpp | ||
| cockatrice_xml_4.h | ||