1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/lib/spells
2023-09-19 19:24:34 +03:00
..
effects Merge pull request #2780 from IvanSavenko/fix_siege_regression 2023-09-11 15:56:33 +03:00
AbilityCaster.cpp
AbilityCaster.h
AdventureSpellMechanics.cpp Added initiator-player to packs that add/remove/move objects 2023-09-19 19:24:34 +03:00
AdventureSpellMechanics.h
BattleSpellMechanics.cpp Properly pass battleID in all battle netpack's 2023-09-06 16:03:47 +03:00
BattleSpellMechanics.h Properly pass battleID in all battle netpack's 2023-09-06 16:03:47 +03:00
BonusCaster.cpp Renamed MetaString methods to more logical names 2023-06-20 19:37:27 +03:00
BonusCaster.h
CSpellHandler.cpp Use ResourcePath for audio files 2023-09-04 18:22:34 +03:00
CSpellHandler.h Use ResourcePath for audio files 2023-09-04 18:22:34 +03:00
ExternalCaster.cpp
ExternalCaster.h
ISpellMechanics.cpp Converted (almost) all namespace enum's to enum classes 2023-08-25 13:38:02 +03:00
ISpellMechanics.h Converted (almost) all namespace enum's to enum classes 2023-08-25 13:38:02 +03:00
ObstacleCasterProxy.cpp
ObstacleCasterProxy.h
Problem.cpp Moved MetaString to a new file 2023-06-20 19:37:27 +03:00
Problem.h Moved MetaString to a new file 2023-06-20 19:37:27 +03:00
ProxyCaster.cpp
ProxyCaster.h
TargetCondition.cpp vcmi: use SpellSchool identifier instead of enum 2023-08-23 17:53:09 +03:00
TargetCondition.h
ViewSpellInt.cpp
ViewSpellInt.h