1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/constants
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
..
EntityIdentifiers.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
EntityIdentifiers.h Move all OH3 objects and obstacle sets to a mod 2024-04-08 12:50:41 +02:00
Enumerations.h Merge branch 'vcmi/beta' into 'vcmi/develop' 2024-06-11 19:22:23 +00:00
IdentifierBase.h Merge branch 'master' into 'develop' 2024-01-25 16:23:13 +02:00
NumericConstants.h MoveArtifact struct not used now 2024-07-09 14:27:04 +03:00
StringConstants.h thievesGuild support 2024-05-30 21:58:35 +02:00
VariantIdentifier.h Fix serialization of size_t breaking 32<->64 bit compatibility 2024-05-23 12:46:28 +00:00