1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lib/spells
2024-01-19 13:49:54 +02:00
..
effects Merge remote-tracking branch 'vcmi/master' into develop 2024-01-19 13:49:54 +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 Fix most of memleaks discovered by valgrind 2023-11-13 16:27:15 +02:00
AdventureSpellMechanics.h
BattleSpellMechanics.cpp Added option to allow self-casting 2024-01-16 15:13:00 +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 Added option to allow self-casting 2024-01-16 15:13:00 +02:00
CSpellHandler.h Added option to allow self-casting 2024-01-16 15:13:00 +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 Replace redundant types with auto for the lvalues of template factory functions for smart pointers 2024-01-17 12:50:00 +00:00
ISpellMechanics.h added toEntity overload that accepts generic Services class 2023-11-04 17:04:53 +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 Replace redundant types with auto for the lvalues of template factory functions for smart pointers 2024-01-17 12:50:00 +00:00
TargetCondition.h
ViewSpellInt.cpp Remove more subID access 2023-11-01 14:44:05 +02:00
ViewSpellInt.h