Ivan Savenko bd5682ecc3 Merge remote-tracking branch 'vcmi/master' into develop 1 год назад
..
AccessibilityInfo.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 лет назад
AccessibilityInfo.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 лет назад
AutocombatPreferences.h 78f56df44f Comment out unused OH3 options so they do not clutter code suggestions 2 лет назад
BattleAction.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 лет назад
BattleAction.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 лет назад
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 a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 лет назад
BattleHex.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 лет назад
BattleInfo.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 год назад
BattleInfo.h f3277b7953 Define each identifier in a dedicated statement 1 год назад
BattleProxy.cpp b58301849b Pass functor via reference to avoid costly copies 2 лет назад
BattleProxy.h b58301849b Pass functor via reference to avoid costly copies 2 лет назад
BattleStateInfoForRetreat.cpp 11b237a23c vcmi: massive refactoring v1 2 лет назад
BattleStateInfoForRetreat.h 737c34b8c6 BattleAI: avoid selfblocking on siege 2 лет назад
CBattleInfoCallback.cpp bd5682ecc3 Merge remote-tracking branch 'vcmi/master' into develop 1 год назад
CBattleInfoCallback.h 0d0d3d8c80 Renamed speed -> getMovementRange, remove misleading default parameter 1 год назад
CBattleInfoEssentials.cpp 07e7d6cc14 Do not allow fleeing from cities without fort 2 лет назад
CBattleInfoEssentials.h 271eeca11b Fix BattleEvaluator.cpp:286:32: error: function 'battleGetAllObstacles' with deduced return type cannot be used before it is defined 1 год назад
CObstacleInstance.cpp b88a8da4e8 Split off some netpack structures into separate files 2 лет назад
CObstacleInstance.h b88a8da4e8 Split off some netpack structures into separate files 2 лет назад
CPlayerBattleCallback.cpp 558ead41fe Add missing semicolon after macro usage 1 год назад
CPlayerBattleCallback.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 лет назад
CUnitState.cpp f5a64a0ac5 Call cheap to compute conditions before costly conditions 2 лет назад
CUnitState.h abad4b01ce Remove explicit convesion to int in operators 2 лет назад
DamageCalculator.cpp 9ee526d202 Fixes from code review 1 год назад
DamageCalculator.h 7bf273e01c Extract revenge calculation to separate method 1 год назад
Destination.cpp 93c2bbf9ab vcmi: modernize lib/battle 2 лет назад
Destination.h 93c2bbf9ab vcmi: modernize lib/battle 2 лет назад
IBattleInfoCallback.h ccac73fb69 Remove trailing semicolons from more macros 1 год назад
IBattleState.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 лет назад
IBattleState.h b58301849b Pass functor via reference to avoid costly copies 2 лет назад
IUnitInfo.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 лет назад
PossiblePlayerBattleAction.h 9a19feaf4a Fix spellcasters with massive spells 2 лет назад
ReachabilityInfo.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 лет назад
ReachabilityInfo.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 лет назад
SideInBattle.cpp 2b9c362d5b Explicitly convert identifier to underlying enumeration 2 лет назад
SideInBattle.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 лет назад
SiegeInfo.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 лет назад
SiegeInfo.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 лет назад
Unit.cpp 09e42cd9df Remove magic number 2 лет назад
Unit.h 56d69e790b Renamed MetaString methods to more logical names 2 лет назад