1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/battle
2023-05-02 00:54:53 +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: use std::optional 2023-04-17 00:43:13 +03:00
BattleInfo.cpp vcmi: rename updater and limiter files 2023-05-02 00:53:51 +03:00
BattleInfo.h vcmi: split CBonusSystemNode, BonusParams and prop 2023-05-02 00:54:53 +03:00
BattleProxy.cpp vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
BattleProxy.h vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
BattleStateInfoForRetreat.cpp vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
BattleStateInfoForRetreat.h BattleAI: avoid selfblocking on siege 2023-04-09 16:22:37 +03:00
CBattleInfoCallback.cpp vcmi: make some CStack properties private 2023-04-27 20:58:49 +03:00
CBattleInfoCallback.h Renamed getMovementRange to ObtainMovementRange as per request 2023-04-26 21:56:20 +04:00
CBattleInfoEssentials.cpp vcmi: make some CStack properties private 2023-04-27 20:58:49 +03:00
CBattleInfoEssentials.h vcmi: use std::optional 2023-04-17 00:43:13 +03:00
CCallbackBase.cpp vcmi: use std::optional 2023-04-17 00:43:13 +03:00
CCallbackBase.h vcmi: use std::optional 2023-04-17 00:43:13 +03:00
CObstacleInstance.cpp vcmi: add getTrigger method to obstacles 2023-03-31 01:01:26 +03:00
CObstacleInstance.h vcmi: add getTrigger method to obstacles 2023-03-31 01:01:26 +03:00
CPlayerBattleCallback.cpp vcmi: make some CStack properties private 2023-04-27 20:58:49 +03:00
CPlayerBattleCallback.h
CUnitState.cpp Replaced vstd clamp with std version 2023-04-12 01:03:14 +03:00
CUnitState.h vcmi: move CBonusProxy and friends to new file 2023-05-02 00:53:51 +03:00
DamageCalculator.cpp vcmi: move bonuses to its own folder 2023-05-02 00:53:50 +03: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: use std::optional 2023-04-17 00:43:13 +03:00
IBattleState.cpp
IBattleState.h vcmi: rename WithXXX to IXXXProvider 2023-04-10 19:28:16 +03:00
IUnitInfo.h
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
Unit.cpp vcmi: remove code duplication for native terrain 2023-04-10 19:28:17 +03:00
Unit.h vcmi: split IBonusBearer 2023-05-02 00:54:53 +03:00