1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/lib/campaign
Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form
All text processing code is now located in lib/texts.
No changes other than code being moved around and adjustment of includes

Moved without changes:
Languages.h           -> texts/Languages.h
MetaString.*          -> texts/MetaString.*
TextOperations.*      -> texts/TextOperations.*

Split into parts:
CGeneralTextHandler.* -> texts/CGeneralTextHandler.*
                      -> texts/CLegacyConfigParser.*
                      -> texts/TextLocalizationContainer.*
                      -> texts/TextIdentifier.h
2024-07-20 12:55:17 +00:00
..
CampaignConstants.h Renamed new types for consistency with code style 2023-10-22 16:55:19 +03:00
CampaignHandler.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CampaignHandler.h Fixed decompression of slayer.h3c from french version from gog.com 2024-01-31 16:41:42 +02:00
CampaignScenarioPrologEpilog.h Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CampaignState.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CampaignState.h Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00