Ivan Savenko e12765dca0 Fix sonar warnings, convert spaces -> tabs 5 months ago
..
AccessibilityInfo.cpp ecdd394bb1 Use BattleHex as const ref wherever possible 10 months ago
AccessibilityInfo.h ecdd394bb1 Use BattleHex as const ref wherever possible 10 months ago
AutocombatPreferences.h 78f56df44f Comment out unused OH3 options so they do not clutter code suggestions 2 years ago
BattleAction.cpp ecdd394bb1 Use BattleHex as const ref wherever possible 10 months ago
BattleAction.h ecdd394bb1 Use BattleHex as const ref wherever possible 10 months ago
BattleAttackInfo.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
BattleAttackInfo.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
BattleHex.cpp ecdd394bb1 Use BattleHex as const ref wherever possible 10 months ago
BattleHex.h 1daf9d3a44 Fix possible crash on hovering over inaccessible hexes on other side of 5 months ago
BattleHexArray.cpp 3bbfee0e1c Fix usage of std::bitset 10 months ago
BattleHexArray.h 4b0fe811ac Contains returns false instead of true for invalid hexes 8 months ago
BattleInfo.cpp 6ac57a7cfc Improvements to bonus system node types / propagators 5 months ago
BattleInfo.h 0ad4e80c7d Rework and simplify logic of attaching heroes to bonus system 5 months ago
BattleLayout.cpp 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 months ago
BattleLayout.h 8255a4b9ae CGameHandler no longer inherits CGameInfoCallback, reduce direct access 6 months ago
BattleProxy.cpp 700eeb6bd4 Implemented HERO_SPELL_CASTS_PER_COMBAT_TURN bonus 6 months ago
BattleProxy.h 700eeb6bd4 Implemented HERO_SPELL_CASTS_PER_COMBAT_TURN bonus 6 months ago
BattleSide.h 2a05fbdd50 Unified handling of battle sides ID's 1 year ago
BattleStateInfoForRetreat.cpp 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 months ago
BattleStateInfoForRetreat.h 40bff74195 Use small vector for unit list 10 months ago
BattleUnitTurnReason.h 5550edeb9a Fix inability of unit to cast spell after receiving morale 7 months ago
CBattleInfoCallback.cpp 1e3e2f665c Remove strange & unused double-selector logic 5 months ago
CBattleInfoCallback.h e90d8c318d Configurable multi-hex attacks 6 months ago
CBattleInfoEssentials.cpp e12765dca0 Fix sonar warnings, convert spaces -> tabs 4 months ago
CBattleInfoEssentials.h 700eeb6bd4 Implemented HERO_SPELL_CASTS_PER_COMBAT_TURN bonus 6 months ago
CObstacleInstance.cpp e12765dca0 Fix sonar warnings, convert spaces -> tabs 4 months ago
CObstacleInstance.h a99274d72e BattleHexArray - new container for BattleHexes 10 months ago
CPlayerBattleCallback.cpp 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis 6 months ago
CPlayerBattleCallback.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CUnitState.cpp b6e8731329 code review 4 months ago
CUnitState.h b6e8731329 code review 4 months ago
DamageCalculator.cpp e12765dca0 Fix sonar warnings, convert spaces -> tabs 4 months ago
DamageCalculator.h 527885de21 Added VULNERABLE_FROM_BACK bonus 5 months ago
Destination.cpp 93c2bbf9ab vcmi: modernize lib/battle 2 years ago
Destination.h 93c2bbf9ab vcmi: modernize lib/battle 2 years ago
IBattleInfoCallback.h ecdd394bb1 Use BattleHex as const ref wherever possible 10 months ago
IBattleState.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
IBattleState.h 700eeb6bd4 Implemented HERO_SPELL_CASTS_PER_COMBAT_TURN bonus 6 months ago
IUnitInfo.h 2a05fbdd50 Unified handling of battle sides ID's 1 year ago
PossiblePlayerBattleAction.h 3836f132d3 Fix alternative actions to support more than 2 actions + simplify logic 1 year ago
ReachabilityInfo.cpp 313fa1e80e Remove commented-out code 10 months ago
ReachabilityInfo.h ecdd394bb1 Use BattleHex as const ref wherever possible 10 months ago
SideInBattle.cpp 200850f56f Add COMBAT_MANA_BONUS for Skyship 4 months ago
SideInBattle.h 200850f56f Add COMBAT_MANA_BONUS for Skyship 4 months ago
SiegeInfo.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
SiegeInfo.h 0c07384293 Refactoring of serialization versioning handling 1 year ago
Unit.cpp e12765dca0 Fix sonar warnings, convert spaces -> tabs 4 months ago
Unit.h 5c4ce61d57 Fix handling of double-wide creatures by BattleAI 6 months ago