1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/lib/battle
2023-09-06 16:03:39 +03:00
..
AccessibilityInfo.cpp
AccessibilityInfo.h
AutocombatPreferences.h Comment out unused OH3 options so they do not clutter code suggestions 2023-08-20 19:11:36 +02:00
BattleAction.cpp Converted remaining identifier to new system 2023-08-25 13:38:02 +03:00
BattleAction.h Fixed ending of battles due to retreat/surrender 2023-08-23 18:46:56 +03:00
BattleAttackInfo.cpp
BattleAttackInfo.h
BattleHex.cpp Removed neighbouringTilesWithDirection and using 2023-06-11 18:40:47 +03:00
BattleHex.h Converted (almost) all namespace enum's to enum classes 2023-08-25 13:38:02 +03:00
BattleInfo.cpp Separated game and battle callback (server & client only) 2023-09-06 16:03:39 +03:00
BattleInfo.h Separated game and battle callback (server & client only) 2023-09-06 16:03:39 +03:00
BattleProxy.cpp Separated game and battle callback (server & client only) 2023-09-06 16:03:39 +03:00
BattleProxy.h Separated game and battle callback (server & client only) 2023-09-06 16:03:39 +03:00
BattleStateInfoForRetreat.cpp
BattleStateInfoForRetreat.h
CBattleInfoCallback.cpp Separated game and battle callback (server & client only) 2023-09-06 16:03:39 +03:00
CBattleInfoCallback.h Separated game and battle callback (server & client only) 2023-09-06 16:03:39 +03:00
CBattleInfoEssentials.cpp Separated game and battle callback (server & client only) 2023-09-06 16:03:39 +03:00
CBattleInfoEssentials.h Separated game and battle callback (server & client only) 2023-09-06 16:03:39 +03:00
CCallbackBase.cpp Separated game and battle callback (server & client only) 2023-09-06 16:03:39 +03:00
CCallbackBase.h Separated game and battle callback (server & client only) 2023-09-06 16:03:39 +03:00
CObstacleInstance.cpp
CObstacleInstance.h
CPlayerBattleCallback.cpp Separated game and battle callback (server & client only) 2023-09-06 16:03:39 +03:00
CPlayerBattleCallback.h
CUnitState.cpp Converted several namespace enums to enum class 2023-08-25 13:38:02 +03:00
CUnitState.h Small changes after review. 2023-06-23 20:05:15 +03:00
DamageCalculator.cpp Converted several namespace enums to enum class 2023-08-25 13:38:02 +03:00
DamageCalculator.h
Destination.cpp
Destination.h
IBattleInfoCallback.h Separated game and battle callback (server & client only) 2023-09-06 16:03:39 +03:00
IBattleState.cpp
IBattleState.h Separated game and battle callback (server & client only) 2023-09-06 16:03:39 +03:00
IUnitInfo.h
PossiblePlayerBattleAction.h
ReachabilityInfo.cpp vcmi: split bonus to enumerator and HeroBonus.h 2023-05-03 18:01:06 +03:00
ReachabilityInfo.h
SideInBattle.cpp Update SideInBattle.cpp 2023-07-25 15:02:28 +03:00
SideInBattle.h
SiegeInfo.cpp
SiegeInfo.h
Unit.cpp Renamed MetaString methods to more logical names 2023-06-20 19:37:27 +03:00
Unit.h Renamed MetaString methods to more logical names 2023-06-20 19:37:27 +03:00