1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-12 10:03:53 +02:00
vcmi/lib/mapping
Nordsoft91 c57d5545c2
Merge pull request #2971 from Nordsoft91/translations
Multi-language support for network game and for VMAPs
2023-10-02 20:41:42 +02:00
..
CDrawRoadsOperation.cpp
CDrawRoadsOperation.h
CMap.cpp Event message meta string 2023-09-27 23:28:17 +02:00
CMap.h Rumors meta string 2023-09-27 23:22:45 +02:00
CMapDefines.h Fix headers 2023-09-28 13:28:24 +02:00
CMapEditManager.cpp Split some map object files into smaller files. Reduced includes usage. 2023-06-02 21:47:37 +03:00
CMapEditManager.h Fix CI build 2023-05-31 23:18:39 +03:00
CMapHeader.cpp Code review fixes 2023-10-01 18:00:36 +02:00
CMapHeader.h Full support of maps translations 2023-09-29 00:24:45 +02:00
CMapInfo.cpp First steps 2023-09-27 22:53:13 +02:00
CMapInfo.h Code review fixes 2023-10-01 18:00:36 +02:00
CMapOperation.cpp
CMapOperation.h
CMapService.cpp Show root mods for maps 2023-09-21 22:38:01 +02:00
CMapService.h Proper mod compatibility check system 2023-09-21 04:31:08 +02:00
MapEditUtils.cpp Use ResourcePath for referencing texts and json's 2023-09-04 18:22:34 +03:00
MapEditUtils.h
MapFeaturesH3M.cpp Fixed parsing of some user-made H3M maps 2023-09-20 22:00:03 +03:00
MapFeaturesH3M.h Converted several enumerations into constants 2023-08-25 13:38:02 +03:00
MapFormat.h Fix CI build 2023-05-31 23:18:39 +03:00
MapFormatH3M.cpp Merge pull request #2971 from Nordsoft91/translations 2023-10-02 20:41:42 +02:00
MapFormatH3M.h Use meta string for messages 2023-09-27 23:11:11 +02:00
MapFormatJson.cpp Remove unused identifiers 2023-09-28 23:15:36 +02:00
MapFormatJson.h Proper map translations loading 2023-09-28 13:09:01 +02:00
MapIdentifiersH3M.cpp Fixed hota maps templates loading 2023-09-20 21:59:16 +03:00
MapIdentifiersH3M.h Fixed hota maps templates loading 2023-09-20 21:59:16 +03:00
MapReaderH3M.cpp Fixed parsing of some user-made H3M maps 2023-09-20 22:00:03 +03:00
MapReaderH3M.h Remove bitmasks of PlayerColor's. Add encode/decode methods 2023-09-04 18:56:16 +03:00
ObstacleProxy.cpp Split some map object files into smaller files. Reduced includes usage. 2023-06-02 21:47:37 +03:00
ObstacleProxy.h