1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/test/mock
Ivan Savenko 1fece0ce18
Merge pull request #1229 from IvanSavenko/battle_improvements
Battle: Fixing bugs & Implementation of missing features
2023-01-09 22:07:13 +02:00
..
BattleFake.cpp battlefields in VLC and custom bonuses for terrain patches 2022-09-11 11:31:27 +03:00
BattleFake.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_battle_IBattleState.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
mock_battle_Unit.h Fix tests + scripting compilation on gcc 2023-01-05 17:42:33 +02:00
mock_BonusBearer.cpp Fixed incorrect usage of const std::shared_ptr. Resolves 0003142. 2020-09-30 22:56:28 -07:00
mock_BonusBearer.h Fixed incorrect usage of const std::shared_ptr. Resolves 0003142. 2020-09-30 22:56:28 -07:00
mock_CPSICallback.cpp [c::b] Updated projects, applied fixes 2018-07-29 22:07:40 +03:00
mock_CPSICallback.h [c::b] Updated projects, applied fixes 2018-07-29 22:07:40 +03:00
mock_Creature.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_CreatureService.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_Environment.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_events_ApplyDamage.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_IBattleInfoCallback.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
mock_IGameCallback.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_IGameCallback.h Fix warnings/errors on MSVC (#753) 2022-06-11 18:45:34 +03:00
mock_IGameEventCallback.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_IGameInfoCallback.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_MapService.cpp Throw std::runtime_exception instead of a pointer to new one 2018-10-31 07:27:54 +01:00
mock_MapService.h Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
mock_scripting_Context.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_scripting_Pool.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_scripting_Script.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_scripting_Service.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_ServerCallback.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_Services.h Vlc obstacles [part 1] (#888) 2022-09-15 11:06:54 +03:00
mock_spells_effects_Registry.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_spells_Mechanics.h Fix test 2023-01-04 21:41:11 +02:00
mock_spells_Problem.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_spells_Spell.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_spells_SpellService.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_UnitEnvironment.h Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
mock_UnitInfo.h Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
mock_vstd_CLoggerBase.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
mock_vstd_RNG.h Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
ZoneOptionsFake.h battlefields in VLC and custom bonuses for terrain patches 2022-09-11 11:31:27 +03:00