1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-05 13:04:54 +02:00
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
..
2023-03-16 16:46:41 +03:00
2023-02-08 15:38:26 +03:00
2023-02-08 15:38:26 +03:00
2023-02-08 15:38:26 +03:00
2023-02-08 15:38:26 +03:00
2023-04-13 02:18:12 +04:00
2023-02-12 21:23:00 +03:00
2023-02-08 15:38:26 +03:00
2024-02-14 15:48:06 +02:00
2024-02-26 12:55:49 +02:00
2023-09-04 18:22:34 +03:00
2023-02-08 15:38:26 +03:00
2023-04-13 11:24:19 +03:00
2023-06-20 19:37:27 +03:00