mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
6d8f1e4530
Replaced const TBonusListPtr with TConstBonusListPtr where necessary Replaced const std::shared_ptr<T> with std::shared_ptr<const T> where necessary. Removed superfluous use of const. Replaced const std::shared_ptr<T> with const std::shared_ptr<T> & in function parameters and ranged for-loops. |
||
---|---|---|
.. | ||
mock_battle_IBattleState.h | ||
mock_battle_Unit.h | ||
mock_BonusBearer.cpp | ||
mock_BonusBearer.h | ||
mock_CPSICallback.cpp | ||
mock_CPSICallback.h | ||
mock_IGameCallback.cpp | ||
mock_IGameCallback.h | ||
mock_MapService.cpp | ||
mock_MapService.h | ||
mock_spells_Mechanics.h | ||
mock_spells_Problem.h | ||
mock_spells_Spell.h | ||
mock_UnitEnvironment.h | ||
mock_UnitInfo.h | ||
mock_vstd_RNG.h |