1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/lib/spells
2016-02-02 11:46:33 +03:00
..
AdventureSpellMechanics.cpp Dimension Door: fix movement points cost for expert level 2015-12-21 18:46:52 +03:00
AdventureSpellMechanics.h Fix 0001331 2015-04-13 06:12:23 +03:00
BattleSpellMechanics.cpp Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
BattleSpellMechanics.h "const" tweak 2015-09-29 17:26:51 +03:00
CDefaultSpellMechanics.cpp Try to fix http://bugs.vcmi.eu/view.php?id=2362 2016-02-02 11:46:33 +03:00
CDefaultSpellMechanics.h "const" tweak 2015-09-29 17:26:51 +03:00
CreatureSpellMechanics.cpp "const" tweak 2015-09-29 17:26:51 +03:00
CreatureSpellMechanics.h "const" tweak 2015-09-29 17:26:51 +03:00
CSpellHandler.cpp Fixed gcc/clang warnings 2015-12-04 01:17:43 +02:00
CSpellHandler.h Comments save format backward compatability code as Ivan suggested 2015-12-06 02:51:54 +03:00
ISpellMechanics.cpp Allow multiple destinations in BattleSpellCastParameters 2015-09-30 00:31:50 +03:00
ISpellMechanics.h Allow multiple destinations in BattleSpellCastParameters 2015-09-30 00:31:50 +03:00
Magic.h Tweak BattleSpellCastParameters 2015-09-29 17:26:41 +03:00
SpellMechanics.h Rename radious -> radius 2016-01-31 18:01:58 +03:00
ViewSpellInt.cpp formatting 2015-02-26 20:59:18 +03:00
ViewSpellInt.h formatting 2015-02-26 20:59:18 +03:00