1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-18 17:40:48 +02:00
vcmi/lib/spells
nordsoft adde2e6b30 Merge branch 'mod-from-github' into cpp-map-editor
# Conflicts:
#	.github/workflows/github.yml
#	CI/mac/before_install.sh
2022-09-04 04:13:52 +04:00
..
effects Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
AbilityCaster.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
AbilityCaster.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
AdventureSpellMechanics.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
AdventureSpellMechanics.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
BattleSpellMechanics.cpp Fixes for code review issues 2021-02-20 04:57:50 +03:00
BattleSpellMechanics.h Fixes for code review issues 2021-02-20 04:57:50 +03:00
BonusCaster.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
BonusCaster.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CSpellHandler.cpp New terrain support - part 1 (#755) 2022-06-20 17:39:50 +03:00
CSpellHandler.h New terrain support - part 1 (#755) 2022-06-20 17:39:50 +03:00
ISpellMechanics.cpp battlefields in VLC and custom bonuses for terrain patches 2022-07-02 14:47:40 +03:00
ISpellMechanics.h Fixes for code review issues 2021-02-20 04:57:50 +03:00
Problem.cpp Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
Problem.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
ProxyCaster.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
ProxyCaster.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
TargetCondition.cpp Fix for #3228 and #3042 2022-08-24 14:58:56 +03:00
TargetCondition.h Warning fix (I moved C++17 and CI to another branch) (#739) 2022-05-19 15:14:50 +03:00
ViewSpellInt.cpp
ViewSpellInt.h