1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/lib/spells
2024-02-18 20:06:07 +02:00
..
effects Fixes crash on attempt to dynamic_cast AbilityCaster to Unit 2024-02-18 20:06:07 +02: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 Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
AdventureSpellMechanics.h
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 MetaString refactor to eliminate integer usage for identifiers 2023-11-07 22:47:10 +02:00
BonusCaster.h
CSpellHandler.cpp Moved bonus parsing to a new file 2024-02-14 15:48:06 +02:00
CSpellHandler.h Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02: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 Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02: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 Remove explicit convesion to int in operators 2023-11-15 15:55:19 +02:00
Problem.cpp
Problem.h
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 Moved bonus parsing to a new file 2024-02-14 15:48:06 +02:00
TargetCondition.h
ViewSpellInt.cpp Remove more subID access 2023-11-01 14:44:05 +02:00
ViewSpellInt.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00