1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/spells
Konstantin aab5b47038 vcmi: setup moats using MoatAbility
Setup moats using moat ability, need playtest for now.
-3 to defence not added for now.
2023-03-31 01:01:25 +03:00
..
effects vcmi: setup moats using MoatAbility 2023-03-31 01:01:25 +03:00
AbilityCaster.cpp vcmi: rework ProxyCaster 2023-03-30 14:41:40 +03:00
AbilityCaster.h vcmi: rework ProxyCaster 2023-03-30 14:41:40 +03:00
AdventureSpellMechanics.cpp vcmi: use enum class for EComponentType 2023-03-11 21:41:57 +03:00
AdventureSpellMechanics.h Implemented View Earth / View Air spells 2023-03-05 17:48:02 +02:00
BattleSpellMechanics.cpp vcmi: modernize lib/spells (except adventure one, needs major rework) 2023-02-12 21:23:00 +03:00
BattleSpellMechanics.h Demon summon is now a spell. DEMON_SUMMONING bonus has been removed 2022-12-22 23:11:55 +02:00
BonusCaster.cpp vcmi: rework ProxyCaster 2023-03-30 14:41:40 +03:00
BonusCaster.h vcmi: rework ProxyCaster 2023-03-30 14:41:40 +03:00
CSpellHandler.cpp Integrated defaultMods into mod system 2023-03-16 17:55:09 +02:00
CSpellHandler.h Integrated defaultMods into mod system 2023-03-16 17:55:09 +02:00
ISpellMechanics.cpp vcmi: modernize lib/spells (except adventure one, needs major rework) 2023-02-12 21:23:00 +03:00
ISpellMechanics.h vcmi: modernize lib/spells (except adventure one, needs major rework) 2023-02-12 21:23:00 +03:00
ObstacleCasterProxy.cpp vcmi: setup moats using MoatAbility 2023-03-31 01:01:25 +03:00
ObstacleCasterProxy.h vcmi: setup moats using MoatAbility 2023-03-31 01:01:25 +03:00
Problem.cpp vcmi: modernize lib/spells (except adventure one, needs major rework) 2023-02-12 21:23:00 +03:00
Problem.h vcmi: modernize lib/spells (except adventure one, needs major rework) 2023-02-12 21:23:00 +03:00
ProxyCaster.cpp vcmi: rework ProxyCaster 2023-03-30 14:41:40 +03:00
ProxyCaster.h vcmi: rework ProxyCaster 2023-03-30 14:41:40 +03:00
TargetCondition.cpp vcmi: fix target condition regression 2023-03-21 19:19:34 +03:00
TargetCondition.h vcmi: selector-based target conditions 2023-03-16 16:46:42 +03:00
ViewSpellInt.cpp vcmi: modernize lib/spells (except adventure one, needs major rework) 2023-02-12 21:23:00 +03:00
ViewSpellInt.h vcmi: modernize lib/spells (except adventure one, needs major rework) 2023-02-12 21:23:00 +03:00