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