1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/lib/spells
2016-10-01 10:31:59 +03:00
..
AdventureSpellMechanics.cpp Get rid of IBonusBearer::getBonusesCount it had only one usage 2016-10-01 06:51:12 +03:00
AdventureSpellMechanics.h Extracted adventure spell mechanics to distinct class hierarchy. 2016-09-04 08:19:28 +03:00
BattleSpellMechanics.cpp Unified Dispell-related bonus selectors 2016-10-01 10:31:59 +03:00
BattleSpellMechanics.h Fixed http://bugs.vcmi.eu/view.php?id=2269 2016-09-24 11:25:29 +03:00
CDefaultSpellMechanics.cpp Unified Dispell-related bonus selectors 2016-10-01 10:31:59 +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 Spell cast logging refactored. 2016-09-17 23:04:23 +03:00
SpellMechanics.h Rename radious -> radius 2016-01-31 18:01:58 +03:00
ViewSpellInt.cpp Fixed http://bugs.vcmi.eu/view.php?id=2521 2016-09-28 07:58:15 +03:00
ViewSpellInt.h formatting 2015-02-26 20:59:18 +03:00