1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/lib/battle
MichalZr6 65d22f17ae proper logging of drained life and resurrected count
new struct for keeping track of healed HP (also drained life) and resurrected count
2024-06-09 23:54:20 +02:00
..
AccessibilityInfo.cpp
AccessibilityInfo.h
AutocombatPreferences.h
BattleAction.cpp
BattleAction.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
BattleAttackInfo.cpp
BattleAttackInfo.h
BattleHex.cpp
BattleHex.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
BattleInfo.cpp Workaround - check also for valueType when updating bonuses 2024-05-28 17:01:30 +00:00
BattleInfo.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
BattleProxy.cpp
BattleProxy.h
BattleStateInfoForRetreat.cpp
BattleStateInfoForRetreat.h
CBattleInfoCallback.cpp Tweaks to retaliation damage calculation: 2024-05-17 12:23:51 +00:00
CBattleInfoCallback.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CBattleInfoEssentials.cpp Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
CBattleInfoEssentials.h Fix BattleEvaluator.cpp:286:32: error: function 'battleGetAllObstacles' with deduced return type cannot be used before it is defined 2024-01-17 14:41:47 +00:00
CObstacleInstance.cpp Entities are now non-copyable 2024-05-17 14:47:09 +00:00
CObstacleInstance.h Added 'Serializeable' base class for classes serializeable by pointer 2024-05-16 18:40:59 +00:00
CPlayerBattleCallback.cpp Add missing semicolon after macro usage 2024-01-16 20:18:18 +00:00
CPlayerBattleCallback.h
CUnitState.cpp proper logging of drained life and resurrected count 2024-06-09 23:54:20 +02:00
CUnitState.h proper logging of drained life and resurrected count 2024-06-09 23:54:20 +02:00
DamageCalculator.cpp accept log text suggestion 2024-04-18 08:40:25 +08:00
DamageCalculator.h Extract revenge calculation to separate method 2024-01-10 22:56:26 +01:00
Destination.cpp
Destination.h
IBattleInfoCallback.h Remove trailing semicolons from more macros 2024-01-16 19:46:21 +00:00
IBattleState.cpp
IBattleState.h
IUnitInfo.h
PossiblePlayerBattleAction.h Fixes 2024-03-29 12:28:14 +02:00
ReachabilityInfo.cpp
ReachabilityInfo.h
SideInBattle.cpp
SideInBattle.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
SiegeInfo.cpp
SiegeInfo.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
Unit.cpp
Unit.h proper logging of drained life and resurrected count 2024-06-09 23:54:20 +02:00