1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/lib/spells
2016-09-05 13:34:48 +03:00
..
AdventureSpellMechanics.cpp Extracted adventure spell mechanics to distinct class hierarchy. 2016-09-04 08:19:28 +03:00
AdventureSpellMechanics.h Extracted adventure spell mechanics to distinct class hierarchy. 2016-09-04 08:19:28 +03:00
BattleSpellMechanics.cpp OO design for obstacle spells. 2016-09-05 13:34:48 +03:00
BattleSpellMechanics.h OO design for obstacle spells. 2016-09-05 13:34:48 +03:00
CDefaultSpellMechanics.cpp OO design for obstacle spells. 2016-09-05 13:34:48 +03:00
CDefaultSpellMechanics.h Reworked spell target existence check. 2016-09-05 11:36:25 +03:00
CreatureSpellMechanics.cpp Whitespace cleanup. (No code changes.) 2016-02-15 13:34:37 +03:00
CreatureSpellMechanics.h "const" tweak 2015-09-29 17:26:51 +03:00
CSpellHandler.cpp Reworked spell target existence check. 2016-09-05 11:36:25 +03:00
CSpellHandler.h Reworked spell target existence check. 2016-09-05 11:36:25 +03:00
ISpellMechanics.cpp OO design for obstacle spells. 2016-09-05 13:34:48 +03:00
ISpellMechanics.h Reworked spell target existence check. 2016-09-05 11:36:25 +03:00
Magic.h Whitespace cleanup. (No code changes.) 2016-02-15 13:34:37 +03:00
SpellMechanics.h Rename radious -> radius 2016-01-31 18:01:58 +03:00
ViewSpellInt.cpp
ViewSpellInt.h