Ivan Savenko 2020d96070 Merge pull request #4071 from IvanSavenko/fix_rng_syncronization 1 anno fa
..
AccessibilityInfo.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anni fa
AccessibilityInfo.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anni fa
AutocombatPreferences.h 78f56df44f Comment out unused OH3 options so they do not clutter code suggestions 2 anni fa
BattleAction.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anni fa
BattleAction.h 0c07384293 Refactoring of serialization versioning handling 1 anno fa
BattleAttackInfo.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anni fa
BattleAttackInfo.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anni fa
BattleHex.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anni fa
BattleHex.h 0c07384293 Refactoring of serialization versioning handling 1 anno fa
BattleInfo.cpp 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 anno fa
BattleInfo.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 anno fa
BattleProxy.cpp b58301849b Pass functor via reference to avoid costly copies 2 anni fa
BattleProxy.h b58301849b Pass functor via reference to avoid costly copies 2 anni fa
BattleStateInfoForRetreat.cpp 11b237a23c vcmi: massive refactoring v1 2 anni fa
BattleStateInfoForRetreat.h 737c34b8c6 BattleAI: avoid selfblocking on siege 2 anni fa
CBattleInfoCallback.cpp 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 anno fa
CBattleInfoCallback.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 anno fa
CBattleInfoEssentials.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 anno fa
CBattleInfoEssentials.h 271eeca11b Fix BattleEvaluator.cpp:286:32: error: function 'battleGetAllObstacles' with deduced return type cannot be used before it is defined 1 anno fa
CObstacleInstance.cpp 0d427980bc Entities are now non-copyable 1 anno fa
CObstacleInstance.h 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer 1 anno fa
CPlayerBattleCallback.cpp 558ead41fe Add missing semicolon after macro usage 1 anno fa
CPlayerBattleCallback.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anni fa
CUnitState.cpp 31e1d39f92 Fix issues introduced by fixing typos 1 anno fa
CUnitState.h 65d22f17ae proper logging of drained life and resurrected count 1 anno fa
DamageCalculator.cpp bfa93be765 Limit predicted damage / loses to actual stack health 1 anno fa
DamageCalculator.h 7bf273e01c Extract revenge calculation to separate method 1 anno fa
Destination.cpp 93c2bbf9ab vcmi: modernize lib/battle 2 anni fa
Destination.h 93c2bbf9ab vcmi: modernize lib/battle 2 anni fa
IBattleInfoCallback.h ccac73fb69 Remove trailing semicolons from more macros 1 anno fa
IBattleState.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 anni fa
IBattleState.h b58301849b Pass functor via reference to avoid costly copies 2 anni fa
IUnitInfo.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 anni fa
PossiblePlayerBattleAction.h 3836f132d3 Fix alternative actions to support more than 2 actions + simplify logic 1 anno fa
ReachabilityInfo.cpp a4b6fc75dd BattleAI: fix moving to unreachable in case of back-to-back 2-hex 1 anno fa
ReachabilityInfo.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 anno fa
SideInBattle.cpp 2b9c362d5b Explicitly convert identifier to underlying enumeration 2 anni fa
SideInBattle.h 0c07384293 Refactoring of serialization versioning handling 1 anno fa
SiegeInfo.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anni fa
SiegeInfo.h 0c07384293 Refactoring of serialization versioning handling 1 anno fa
Unit.cpp 09e42cd9df Remove magic number 2 anni fa
Unit.h 15f86c0284 Fixed issues from review 1 anno fa