1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-03 13:01:33 +02:00
vcmi/launcher
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
..
2024-07-10 12:49:53 +02:00
2024-05-02 23:18:53 +02:00
2024-07-16 20:53:41 +08:00
2024-06-19 18:39:27 +00:00
2024-06-20 22:19:33 +02:00
2024-06-08 00:09:04 +03:00
2024-06-08 00:09:04 +03:00
2024-06-08 00:09:04 +03:00
2024-06-08 00:09:04 +03:00
2024-04-13 17:19:47 +02:00