This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-01-26 03:52:01 +02:00
Code
Issues
Releases
Activity
vcmi
/
test
/
mock
History
Michał Janiszewski
0ff2e1180d
Throw std::runtime_exception instead of a pointer to new one
...
cf.
https://isocpp.org/wiki/faq/exceptions#what-to-throw
2018-10-31 07:27:54 +01:00
..
mock_battle_IBattleState.h
…
mock_battle_Unit.h
Fixed
https://bugs.vcmi.eu/view.php?id=2904
2018-03-04 11:15:24 +03:00
mock_BonusBearer.cpp
Make bonus stacking configurable + fix duplicate propagation/inheritance (
#433
)
2018-03-27 14:54:58 +07:00
mock_BonusBearer.h
…
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_IGameCallback.cpp
CGameHandler: rename CPackForClient argument and add network logging
2018-04-04 14:24:32 +07:00
mock_IGameCallback.h
[c::b] Updated projects, applied fixes
2018-07-29 22:07:40 +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
…
mock_spells_Mechanics.h
…
mock_spells_Problem.h
…
mock_spells_Spell.h
Issue2888 (
#421
)
2018-03-02 13:22:51 +03:00
mock_UnitEnvironment.h
…
mock_UnitInfo.h
…
mock_vstd_RNG.h
…