1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-21 17:17:06 +02:00
vcmi/lib/texts
2024-11-19 10:53:16 +01:00
..
CGeneralTextHandler.cpp Better integration of wog commanders translation 2024-10-26 14:21:05 +00:00
CGeneralTextHandler.h Better integration of wog commanders translation 2024-10-26 14:21:05 +00:00
CLegacyConfigParser.cpp Better handling of encoding detection for maps and campaigns 2024-10-30 11:54:35 +00:00
CLegacyConfigParser.h Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
Languages.h Fix MinGW date formatting error, see https://sourceforge.net/p/mingw-w64/bugs/793/. Workaround is to replace %F with %Y-%m-%d and %T with %H:%M:%S, should produce the same output as before per https://en.cppreference.com/w/cpp/io/manip/put_time 2024-11-17 00:02:13 +01:00
MetaString.cpp Fix crash on miniHillFort popup window 2024-11-19 10:53:16 +01:00
MetaString.h Fix crash on miniHillFort popup window 2024-11-19 10:53:16 +01:00
TextIdentifier.h Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
TextLocalizationContainer.cpp Added 'translate missing' command for convenience 2024-10-26 12:54:35 +00:00
TextLocalizationContainer.h Added 'translate missing' command for convenience 2024-10-26 12:54:35 +00:00
TextOperations.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
TextOperations.h Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00