1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lib/mapping
Henning Koehler 6ddcb079a4 Enabled new secondary skills to be created (#438)
* Universities, Scholars and Witch Huts may offer new skills
* Moved encode/decodeSkill to CSkillHandler
* Refactored CSkill interface and CSkill::LevelInfo image storage
* Legacy game constants renamed to ORIGINAL_XXX_QUANTITY
2018-03-31 12:56:40 +07:00
..
CCampaignHandler.cpp Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
CCampaignHandler.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CDrawRoadsOperation.cpp Code cleanup: remove double and unneded semicolons 2017-07-12 22:01:10 +03:00
CDrawRoadsOperation.h Removed all #include's of CMap.h from headers. 2015-12-02 21:05:10 +02:00
CMap.cpp Enabled new secondary skills to be created (#438) 2018-03-31 12:56:40 +07:00
CMap.h Revert "Fixed ancient backward compatibility regression" 2018-02-28 15:00:38 +08:00
CMapDefines.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CMapEditManager.cpp Finished conversion to new logging API 2017-08-11 23:06:27 +03:00
CMapEditManager.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CMapInfo.cpp Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
CMapInfo.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03: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
MapFormatH3M.cpp Enabled new secondary skills to be created (#438) 2018-03-31 12:56:40 +07:00
MapFormatH3M.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
MapFormatJson.cpp Enabled new secondary skills to be created (#438) 2018-03-31 12:56:40 +07:00
MapFormatJson.h Improved map format tests 2017-08-03 13:50:54 +03:00