1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapping
Ivan Savenko bde988ca43
Merge pull request #1329 from IvanSavenko/translate_game
Translations support - base functionality for main game texts
2023-01-09 20:33:56 +02:00
..
CCampaignHandler.cpp All Heroes 3 texts are now passed through translator 2023-01-01 14:56:45 +02:00
CCampaignHandler.h All Heroes 3 texts are now passed through translator 2023-01-01 14:56:45 +02:00
CDrawRoadsOperation.cpp Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CDrawRoadsOperation.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CMap.cpp vstd::unique -> std::unique 2022-12-07 23:36:20 +02:00
CMap.h Add new map sizes 2022-12-12 04:46:42 +04:00
CMapDefines.h Merge remote-tracking branch 'origin/develop' into terrain-rewrite 2022-09-27 07:50:17 +02:00
CMapEditManager.cpp vstd::unique -> std::unique 2022-12-07 23:36:20 +02:00
CMapEditManager.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CMapInfo.cpp Merge pull request #1221 from IvanSavenko/warnings_fix 2022-12-29 21:51:55 +02:00
CMapInfo.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CMapOperation.cpp vstd::unique -> std::unique 2022-12-07 23:36:20 +02:00
CMapOperation.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CMapService.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CMapService.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
MapEditUtils.cpp Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
MapEditUtils.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
MapFormatH3M.cpp Fixes patrol position initialization on H3M load 2023-01-09 18:34:13 +02:00
MapFormatH3M.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
MapFormatJson.cpp Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2022-12-23 14:40:45 +02:00
MapFormatJson.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00