1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapObjects
Konstantin a86e12cd42 vcmi: convert necromancy
Now it is 3 bonuses to cover necromancy.
1. IMPROVED_NECROMANCY = possible creatures raized (affected by cloak)
2. UNDEAD_RAISE_CHANCE = raise chance (affected by artifacts)
3. UNDEAD_RAISE_POWER = helper to select creature from first
2023-03-16 16:46:41 +03:00
..
CArmedInstance.cpp vcmi: modernize lib/mapObjects 2023-02-14 14:39:56 +03:00
CArmedInstance.h Fix crash with objects belonging players without state 2022-11-06 03:26:13 +04:00
CBank.cpp vcmi: use enum class for EComponentType 2023-03-11 21:41:57 +03:00
CBank.h vcmi: modernize lib/mapObjects 2023-02-14 14:39:56 +03:00
CGHeroInstance.cpp vcmi: convert necromancy 2023-03-16 16:46:41 +03:00
CGHeroInstance.h Merge pull request #1581 from IvanSavenko/map_render_rewrite 2023-03-05 19:51:07 +02:00
CGMarket.cpp vcmi: remove a bunch of duplicated showInfoDialog 2023-03-11 21:41:57 +03:00
CGMarket.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CGPandoraBox.cpp vcmi: use enum class for EComponentType 2023-03-11 21:41:57 +03:00
CGPandoraBox.h vcmi: modernize lib/mapObjects 2023-02-14 14:39:56 +03:00
CGTownInstance.cpp vcmi: use enum class for EComponentType 2023-03-11 21:41:57 +03:00
CGTownInstance.h fix regressions from modernization 2023-02-15 14:27:12 +02:00
CObjectClassesHandler.cpp Fix processing of VCMI_Tests map 2023-03-14 21:48:39 +02:00
CObjectClassesHandler.h Fix serialization of ObjectClass 2023-03-12 21:41:46 +01:00
CObjectHandler.cpp vcmi: remove a bunch of duplicated showInfoDialog 2023-03-11 21:41:57 +03:00
CObjectHandler.h vcmi: remove a bunch of duplicated showInfoDialog 2023-03-11 21:41:57 +03:00
CommonConstructors.cpp All translatable strings now have language identifier 2023-03-05 17:30:38 +02:00
CommonConstructors.h vcmi: modernize lib/mapObjects 2023-02-14 14:39:56 +03:00
CQuest.cpp vcmi: use enum class for EComponentType 2023-03-11 21:41:57 +03:00
CQuest.h vcmi: modernize lib/mapObjects 2023-02-14 14:39:56 +03:00
CRewardableConstructor.cpp vcmi: bump max serialization version 2023-03-11 21:41:57 +03:00
CRewardableConstructor.h Fix serialization of rewardable objects 2023-03-07 00:06:58 +02:00
CRewardableObject.cpp vcmi: bump max serialization version 2023-03-11 21:41:57 +03:00
CRewardableObject.h vcmi: bump max serialization version 2023-03-11 21:41:57 +03:00
JsonRandom.cpp vcmi: modernize lib/mapObjects 2023-02-14 14:39:56 +03:00
JsonRandom.h vcmi: modernize lib/mapObjects 2023-02-14 14:39:56 +03:00
MapObjects.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
MiscObjects.cpp vcmi: skill-agnostic diplomacy 2023-03-16 16:46:41 +03:00
MiscObjects.h vcmi: modernize lib/mapObjects 2023-02-14 14:39:56 +03:00
ObjectTemplate.cpp Unicode conversion functions now require source encoding 2023-03-05 17:39:27 +02:00
ObjectTemplate.h vcmi: modernize lib/mapObjects 2023-02-14 14:39:56 +03:00