1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/lib/spells
AlexVinS f124db9f61 Get rid of Bonus::sourceSpell()
* now bonus API looks more or less clean
2016-10-01 14:47:21 +03:00
..
AdventureSpellMechanics.cpp Get rid of IBonusBearer::getBonusesCount it had only one usage 2016-10-01 06:51:12 +03:00
AdventureSpellMechanics.h
BattleSpellMechanics.cpp Get rid of Bonus::sourceSpell() 2016-10-01 14:47:21 +03:00
BattleSpellMechanics.h Fixed http://bugs.vcmi.eu/view.php?id=2269 2016-09-24 11:25:29 +03:00
CDefaultSpellMechanics.cpp Get rid of Bonus::sourceSpell() 2016-10-01 14:47:21 +03:00
CDefaultSpellMechanics.h Unified Dispell-related bonus selectors 2016-10-01 10:31:59 +03:00
CreatureSpellMechanics.cpp Unified Dispell-related bonus selectors 2016-10-01 10:31:59 +03:00
CreatureSpellMechanics.h Unified Dispell-related bonus selectors 2016-10-01 10:31:59 +03:00
CSpellHandler.cpp Fixed http://bugs.vcmi.eu/view.php?id=2268 2016-09-29 23:14:22 +03:00
CSpellHandler.h Fixed http://bugs.vcmi.eu/view.php?id=2268 2016-09-29 23:14:22 +03:00
ISpellMechanics.cpp Hide effectValue calculation inside BattleSpellCastParameters 2016-09-18 15:27:22 +03:00
ISpellMechanics.h Added a few safety checks 2016-09-18 16:30:03 +03:00
Magic.h
SpellMechanics.h
ViewSpellInt.cpp Fixed http://bugs.vcmi.eu/view.php?id=2521 2016-09-28 07:58:15 +03:00
ViewSpellInt.h