1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/lib/spells
2023-11-01 14:44:05 +02:00
..
effects move SetStackEffect to a separate file 2023-10-24 01:27:52 +03:00
AbilityCaster.cpp Renamed new types for consistency with code style 2023-10-22 16:55:19 +03:00
AbilityCaster.h
AdventureSpellMechanics.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
AdventureSpellMechanics.h
BattleSpellMechanics.cpp move SetStackEffect to a separate file 2023-10-24 01:27:52 +03:00
BattleSpellMechanics.h Properly pass battleID in all battle netpack's 2023-09-06 16:03:47 +03:00
BonusCaster.cpp
BonusCaster.h
CSpellHandler.cpp Renamed new types for consistency with code style 2023-10-22 16:55:19 +03:00
CSpellHandler.h Use ResourcePath for audio files 2023-09-04 18:22:34 +03:00
ExternalCaster.cpp
ExternalCaster.h
ISpellMechanics.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
ISpellMechanics.h Use optional instead of Json for queries 2023-09-26 13:42:20 +03:00
ObstacleCasterProxy.cpp
ObstacleCasterProxy.h Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
Problem.cpp
Problem.h
ProxyCaster.cpp
ProxyCaster.h
TargetCondition.cpp Renamed new types for consistency with code style 2023-10-22 16:55:19 +03:00
TargetCondition.h
ViewSpellInt.cpp Remove more subID access 2023-11-01 14:44:05 +02:00
ViewSpellInt.h