| .. |
|
AccessibilityInfo.cpp
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
11 месяцев назад |
|
AccessibilityInfo.h
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
11 месяцев назад |
|
AutocombatPreferences.h
|
78f56df44f
Comment out unused OH3 options so they do not clutter code suggestions
|
2 лет назад |
|
BattleAction.cpp
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
11 месяцев назад |
|
BattleAction.h
|
9d6ec17f48
MMAI: an ML-powered combat AI
|
1 неделя назад |
|
BattleAttackInfo.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 лет назад |
|
BattleAttackInfo.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 лет назад |
|
BattleHex.cpp
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
11 месяцев назад |
|
BattleHex.h
|
1daf9d3a44
Fix possible crash on hovering over inaccessible hexes on other side of
|
5 месяцев назад |
|
BattleHexArray.cpp
|
3bbfee0e1c
Fix usage of std::bitset
|
10 месяцев назад |
|
BattleHexArray.h
|
4b0fe811ac
Contains returns false instead of true for invalid hexes
|
9 месяцев назад |
|
BattleInfo.cpp
|
20e89e8401
Fix COMBAT_MANA_BONUS when coming from town building
|
1 неделя назад |
|
BattleInfo.h
|
0ad4e80c7d
Rework and simplify logic of attaching heroes to bonus system
|
6 месяцев назад |
|
BattleLayout.cpp
|
8721bdd728
Split CCreatureSet file on .h/.cpp per class basis
|
5 месяцев назад |
|
BattleLayout.h
|
8255a4b9ae
CGameHandler no longer inherits CGameInfoCallback, reduce direct access
|
7 месяцев назад |
|
BattleProxy.cpp
|
700eeb6bd4
Implemented HERO_SPELL_CASTS_PER_COMBAT_TURN bonus
|
7 месяцев назад |
|
BattleProxy.h
|
700eeb6bd4
Implemented HERO_SPELL_CASTS_PER_COMBAT_TURN bonus
|
7 месяцев назад |
|
BattleSide.h
|
2a05fbdd50
Unified handling of battle sides ID's
|
1 год назад |
|
BattleStateInfoForRetreat.cpp
|
8721bdd728
Split CCreatureSet file on .h/.cpp per class basis
|
5 месяцев назад |
|
BattleStateInfoForRetreat.h
|
40bff74195
Use small vector for unit list
|
11 месяцев назад |
|
BattleUnitTurnReason.h
|
5550edeb9a
Fix inability of unit to cast spell after receiving morale
|
8 месяцев назад |
|
CBattleInfoCallback.cpp
|
135f8e9f59
allow battle ai to cast healing / resurrecting / summoning spells
|
2 недель назад |
|
CBattleInfoCallback.h
|
135f8e9f59
allow battle ai to cast healing / resurrecting / summoning spells
|
2 недель назад |
|
CBattleInfoEssentials.cpp
|
9d996ca830
adhere to Heroes 3 chain lightning mechanics
|
2 недель назад |
|
CBattleInfoEssentials.h
|
9d996ca830
adhere to Heroes 3 chain lightning mechanics
|
2 недель назад |
|
CObstacleInstance.cpp
|
e12765dca0
Fix sonar warnings, convert spaces -> tabs
|
5 месяцев назад |
|
CObstacleInstance.h
|
a99274d72e
BattleHexArray - new container for BattleHexes
|
11 месяцев назад |
|
CPlayerBattleCallback.cpp
|
35644da2b7
Reogranize callback-related classes on 1 file = 1 class basis
|
7 месяцев назад |
|
CPlayerBattleCallback.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 лет назад |
|
CUnitState.cpp
|
b6e8731329
code review
|
5 месяцев назад |
|
CUnitState.h
|
b6e8731329
code review
|
5 месяцев назад |
|
DamageCalculator.cpp
|
9056050374
[HotA] Add DAMAGE_RECEIVED_CAP bonus (#6436)
|
1 неделя назад |
|
DamageCalculator.h
|
9056050374
[HotA] Add DAMAGE_RECEIVED_CAP bonus (#6436)
|
1 неделя назад |
|
Destination.cpp
|
93c2bbf9ab
vcmi: modernize lib/battle
|
2 лет назад |
|
Destination.h
|
93c2bbf9ab
vcmi: modernize lib/battle
|
2 лет назад |
|
IBattleInfoCallback.h
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
11 месяцев назад |
|
IBattleState.cpp
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
7 лет назад |
|
IBattleState.h
|
700eeb6bd4
Implemented HERO_SPELL_CASTS_PER_COMBAT_TURN bonus
|
7 месяцев назад |
|
IUnitInfo.h
|
2a05fbdd50
Unified handling of battle sides ID's
|
1 год назад |
|
PossiblePlayerBattleAction.h
|
3836f132d3
Fix alternative actions to support more than 2 actions + simplify logic
|
1 год назад |
|
ReachabilityInfo.cpp
|
313fa1e80e
Remove commented-out code
|
10 месяцев назад |
|
ReachabilityInfo.h
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
11 месяцев назад |
|
SideInBattle.cpp
|
20e89e8401
Fix COMBAT_MANA_BONUS when coming from town building
|
1 неделя назад |
|
SideInBattle.h
|
20e89e8401
Fix COMBAT_MANA_BONUS when coming from town building
|
1 неделя назад |
|
SiegeInfo.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 лет назад |
|
SiegeInfo.h
|
0c07384293
Refactoring of serialization versioning handling
|
1 год назад |
|
Unit.cpp
|
c03b49b5e0
fix unit chooses invalid move target
|
2 недель назад |
|
Unit.h
|
c03b49b5e0
fix unit chooses invalid move target
|
2 недель назад |