1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/lib/mapping
2022-09-23 16:24:01 +02:00
..
CCampaignHandler.cpp New terrain support - part 1 (#755) 2022-09-11 11:31:26 +03:00
CCampaignHandler.h Switch ObjectTemplate to shared_ptr<const> (#870) 2022-09-11 16:13:53 +03:00
CDrawRoadsOperation.cpp Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType. 2022-09-23 16:24:01 +02:00
CDrawRoadsOperation.h Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType. 2022-09-23 16:24:01 +02:00
CMap.cpp Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType. 2022-09-23 16:24:01 +02:00
CMap.h Rotation rebase2 (#912) 2022-09-18 17:39:10 +03:00
CMapDefines.h Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType. 2022-09-23 16:24:01 +02:00
CMapEditManager.cpp Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType. 2022-09-23 16:24:01 +02:00
CMapEditManager.h Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType. 2022-09-23 16:24:01 +02:00
CMapInfo.cpp Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00
CMapInfo.h Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00
CMapOperation.cpp First version that compiles 2022-09-21 11:34:23 +02:00
CMapOperation.h First version that compiles 2022-09-21 11:34:23 +02:00
CMapService.cpp Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
CMapService.h Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
MapEditUtils.cpp First version that compiles 2022-09-21 11:34:23 +02:00
MapEditUtils.h First version that compiles 2022-09-21 11:34:23 +02:00
MapFormatH3M.cpp Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType. 2022-09-23 16:24:01 +02:00
MapFormatH3M.h Switch ObjectTemplate to shared_ptr<const> (#870) 2022-09-11 16:13:53 +03:00
MapFormatJson.cpp Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType. 2022-09-23 16:24:01 +02:00
MapFormatJson.h Improved map format tests 2017-08-03 13:50:54 +03:00