1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/spells
Konstantin c6b198ce14
Warning fix (I moved C++17 and CI to another branch) (#739)
* clang warning fixes
* use CMake 3.10 due to MXE CI does not have 3.13 yet

Co-authored-by: Konstantin <rilian@niisi.ras.ru>
2022-05-19 15:14:50 +03: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 Warning fix (I moved C++17 and CI to another branch) (#739) 2022-05-19 15:14:50 +03:00
CSpellHandler.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
ISpellMechanics.cpp Apply suggestions from code review 2021-02-20 02:31:00 +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: Morale bonus should be shown correctly 2020-11-11 22:43:40 +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 Fixed http://bugs.vcmi.eu/view.php?id=2521 2016-09-28 07:58:15 +03:00
ViewSpellInt.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00