1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/lib/texts
Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class
All parts of CHeroHandler.cpp are now in lib/entities/hero
Adjusted includes to use new paths
No functionality changes
2024-10-13 14:01:09 +00:00
..
CGeneralTextHandler.cpp Remove no longer used compatibility containers 2024-10-06 19:42:15 +00:00
CGeneralTextHandler.h Remove no longer used compatibility containers 2024-10-06 19:42:15 +00:00
CLegacyConfigParser.cpp Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
CLegacyConfigParser.h Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
Languages.h
MetaString.cpp
MetaString.h
TextIdentifier.h
TextLocalizationContainer.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
TextLocalizationContainer.h It is now possible to define objects directly in mod.json instead of 2024-10-06 19:42:15 +00:00
TextOperations.cpp
TextOperations.h