mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-24 10:23:02 -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. |
||
|---|---|---|
| .. | ||
| database | ||
| format | ||
| import | ||
| printing | ||
| relation | ||
| set | ||
| card_info.cpp | ||
| card_info.h | ||
| card_info_comparator.cpp | ||
| card_info_comparator.h | ||
| card_localization.cpp | ||
| card_localization.h | ||
| game_specific_terms.h | ||
| lazy_properties_hash.cpp | ||
| lazy_properties_hash.h | ||