1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/battle
Ivan Savenko 7d92ef5f86
Merge pull request #1909 from vcmi/avoid-freeze-on-siege-selfblocking
BattleAI: avoid selfblocking on siege
2023-04-11 11:11:05 +03:00
..
AccessibilityInfo.cpp fix #1621 2023-03-01 19:22:06 +03:00
AccessibilityInfo.h vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
BattleAction.cpp vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
BattleAction.h vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
BattleAttackInfo.cpp Fixes compilation due to changes in callback interface 2023-01-20 15:18:10 +02:00
BattleAttackInfo.h Fixes compilation due to changes in callback interface 2023-01-20 15:18:10 +02:00
BattleHex.cpp vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
BattleHex.h vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
BattleInfo.cpp refactoring: TDmgRange pair -> DamageRange struct 2023-03-23 17:49:33 +02:00
BattleInfo.h refactoring: TDmgRange pair -> DamageRange struct 2023-03-23 17:49:33 +02:00
BattleProxy.cpp vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
BattleProxy.h EWallPart & EWallState are now enum class 2023-01-13 00:35:58 +02:00
BattleStateInfoForRetreat.cpp vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
BattleStateInfoForRetreat.h BattleAI: avoid selfblocking on siege 2023-04-09 16:22:37 +03:00
CBattleInfoCallback.cpp vcmi: really correct obstacle trigger 2023-03-27 16:11:17 +03:00
CBattleInfoCallback.h vcmi: really correct obstacle trigger 2023-03-27 16:11:17 +03:00
CBattleInfoEssentials.cpp vcmi: expert dispel now works mechanically correct 2023-03-26 21:25:26 +03:00
CBattleInfoEssentials.h vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
CCallbackBase.cpp vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
CCallbackBase.h vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
CObstacleInstance.cpp vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
CObstacleInstance.h vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
CPlayerBattleCallback.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CPlayerBattleCallback.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CUnitState.cpp vcmi: manaLimit should be spellcaster property 2023-04-10 15:35:21 +03:00
CUnitState.h vcmi: manaLimit should be spellcaster property 2023-04-10 15:35:21 +03:00
DamageCalculator.cpp Show information on potential kills in attack tooltip 2023-03-24 17:18:47 +02:00
DamageCalculator.h Show information on potential kills in attack tooltip 2023-03-24 17:18:47 +02:00
Destination.cpp vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
Destination.h vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
IBattleInfoCallback.h vcmi: really correct obstacle trigger 2023-03-27 16:11:17 +03:00
IBattleState.cpp Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
IBattleState.h refactoring: TDmgRange pair -> DamageRange struct 2023-03-23 17:49:33 +02:00
IUnitInfo.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
PossiblePlayerBattleAction.h Fix spellcasters with massive spells 2023-03-25 01:23:49 +02:00
ReachabilityInfo.cpp vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
ReachabilityInfo.h vcmi: really correct BFS 2023-03-27 15:45:41 +03:00
SideInBattle.cpp vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
SideInBattle.h vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
SiegeInfo.cpp vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
SiegeInfo.h EWallPart & EWallState are now enum class 2023-01-13 00:35:58 +02:00
Unit.cpp vcmi: modernize lib/battle 2023-02-16 23:37:19 +03:00
Unit.h Show information on potential kills in attack tooltip 2023-03-24 17:18:47 +02:00