1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/spells
2024-04-13 16:56:48 +03:00
..
effects Block spellcasting if 0 creatures will be raised 2024-04-07 18:50:37 +03:00
AbilityCaster.cpp Remove explicit convesion to int in operators 2023-11-15 15:55:19 +02:00
AbilityCaster.h Remove explicit convesion to int in operators 2023-11-15 15:55:19 +02:00
AdventureSpellMechanics.cpp Fixes regression - blocked TP when casting spell on land 2024-04-13 16:56:48 +03:00
AdventureSpellMechanics.h Cleanup 2024-04-10 20:04:08 +03:00
BattleSpellMechanics.cpp Added RandomGeneratorUtil::nextItemWeighted convenience method 2024-01-31 00:17:40 +02:00
BattleSpellMechanics.h Properly pass battleID in all battle netpack's 2023-09-06 16:03:47 +03:00
BonusCaster.cpp Fix text formatting, fix todo's 2024-04-09 16:13:30 +03:00
BonusCaster.h
CSpellHandler.cpp Small refactoring of adventure map spell casting: 2024-04-10 20:04:08 +03:00
CSpellHandler.h Small refactoring of adventure map spell casting: 2024-04-10 20:04:08 +03:00
ExternalCaster.cpp Remove explicit convesion to int in operators 2023-11-15 15:55:19 +02:00
ExternalCaster.h Remove explicit convesion to int in operators 2023-11-15 15:55:19 +02:00
ISpellMechanics.cpp split getBonusLocalFirst into two distinct method: 2024-01-19 13:56:06 +02:00
ISpellMechanics.h Small refactoring of adventure map spell casting: 2024-04-10 20:04:08 +03:00
ObstacleCasterProxy.cpp Remove excessive logging on using Recanter's Cloak in siege of Tower 2024-01-05 18:31:07 +02:00
ObstacleCasterProxy.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
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 Remove explicit convesion to int in operators 2023-11-15 15:55:19 +02:00
ProxyCaster.h Remove explicit convesion to int in operators 2023-11-15 15:55:19 +02:00
TargetCondition.cpp Renamed JsonNode::meta to more logical modScope. Member is now private 2024-02-26 12:55:49 +02:00
TargetCondition.h
ViewSpellInt.cpp Remove more subID access 2023-11-01 14:44:05 +02:00
ViewSpellInt.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00