1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-12 10:03:53 +02:00
vcmi/lib/battle
Ivan Savenko 19db016473
Merge pull request #4654 from dydzio0614/any-hex-shooting
Allow targeting empty hex by shooters with multi-tile SPELL_LIKE_ABILITY
2024-09-27 19:23:33 +03:00
..
AccessibilityInfo.cpp BattleAI: fix bait for archers when need to go long way 2024-08-21 22:18:40 +03:00
AccessibilityInfo.h BattleAI: fix bait for archers when need to go long way 2024-08-21 22:18:40 +03:00
AutocombatPreferences.h
BattleAction.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
BattleAction.h Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
BattleAttackInfo.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
BattleAttackInfo.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
BattleHex.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
BattleHex.h Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
BattleInfo.cpp Do not place obstacles during sieges 2024-09-14 11:02:23 +00:00
BattleInfo.h Removed creatureBank flag from battle, battles now receive BattleLayout 2024-09-12 12:11:18 +00:00
BattleLayout.cpp Fix positioning of defender war machines 2024-09-12 20:27:32 +00:00
BattleLayout.h Removed creatureBank flag from battle, battles now receive BattleLayout 2024-09-12 12:11:18 +00:00
BattleProxy.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
BattleProxy.h Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
BattleSide.h Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
BattleStateInfoForRetreat.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
BattleStateInfoForRetreat.h Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
CBattleInfoCallback.cpp Merge pull request #4654 from dydzio0614/any-hex-shooting 2024-09-27 19:23:33 +03:00
CBattleInfoCallback.h Initial unconditionally working version 2024-09-22 15:07:44 +02:00
CBattleInfoEssentials.cpp Support for configurable town fortifications 2024-08-28 19:42:14 +00:00
CBattleInfoEssentials.h Support for configurable town fortifications 2024-08-28 19:42:14 +00:00
CObstacleInstance.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
CObstacleInstance.h Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
CPlayerBattleCallback.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
CPlayerBattleCallback.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CUnitState.cpp castSpellThisTurn to bool var 2024-09-18 21:24:27 +02:00
CUnitState.h castSpellThisTurn to bool var 2024-09-18 21:24:27 +02:00
DamageCalculator.cpp Added GameSettings to gamestate, potentially allowing to define game 2024-09-05 15:16:27 +00:00
DamageCalculator.h Extract revenge calculation to separate method 2024-01-10 22:56:26 +01:00
Destination.cpp
Destination.h
IBattleInfoCallback.h Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
IBattleState.cpp
IBattleState.h Removed creatureBank flag from battle, battles now receive BattleLayout 2024-09-12 12:11:18 +00:00
IUnitInfo.h Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
PossiblePlayerBattleAction.h Fix alternative actions to support more than 2 actions + simplify logic 2024-07-15 00:41:05 +02:00
ReachabilityInfo.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
ReachabilityInfo.h BattleAI: fix bait for archers when need to go long way 2024-08-21 22:18:40 +03:00
SideInBattle.cpp Explicitly convert identifier to underlying enumeration 2023-11-03 16:03:29 +02:00
SideInBattle.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
SiegeInfo.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
SiegeInfo.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
Unit.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
Unit.h Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00