1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapping
AlexVinS a31c28ec33 Unified war machine mechanics.
* it is possible to define new war machines
* added warMachine field to artifact configuration
2017-06-06 19:18:26 +03:00
..
CCampaignHandler.cpp Fixed CID 1197490, CID 1197491 2016-11-25 17:21:27 +03:00
CCampaignHandler.h Fixed CID 1197490, CID 1197491 2016-11-25 17:21:27 +03:00
CDrawRoadsOperation.cpp Fix unused function warning in release mode 2016-02-02 11:12:28 +03:00
CDrawRoadsOperation.h Removed all #include's of CMap.h from headers. 2015-12-02 21:05:10 +02:00
CMap.cpp [Refactoring] use virtual method for object specific actions when new map object is created 2017-05-28 16:23:42 +03:00
CMap.h [Refactoring] use virtual method for object specific actions when new map object is created 2017-05-28 16:23:42 +03:00
CMapDefines.h Merge branch 'develop' into feature/VCMIMapFormat1 2016-01-01 20:28:52 +03:00
CMapEditManager.cpp * WIP on event condition format 2017-05-27 00:23:19 +03:00
CMapEditManager.h * WIP on event condition format 2017-05-27 00:23:19 +03:00
CMapInfo.cpp switch CMapService API to ResourceID 2017-06-04 22:42:48 +03:00
CMapInfo.h do not leak scenarioOpts in CMapInfo 2016-08-31 06:18:01 +03:00
CMapService.cpp switch CMapService API to ResourceID 2017-06-04 22:42:48 +03:00
CMapService.h switch CMapService API to ResourceID 2017-06-04 22:42:48 +03:00
MapFormatH3M.cpp Unified war machine mechanics. 2017-06-06 19:18:26 +03:00
MapFormatH3M.h * WIP on event condition format 2017-05-27 00:23:19 +03:00
MapFormatJson.cpp Added option for saving generated maps on client side (#307) 2017-06-04 20:33:28 +03:00
MapFormatJson.h * WIP on event condition format 2017-05-27 00:23:19 +03:00