1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/test/battle
K 462c79e190 remove never used code in CBonusSystemNode
Method CBonusSystemNode::getAllBonuses have 'root' parameter which is never
set to anythig else than nullptr. This patch removes the parameter and all
code that depends on it as preparatory work for further bonus system
optimization.
2024-08-25 14:15:21 +02:00
..
battle_UnitTest.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
BattleHexTest.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
CBattleInfoCallbackTest.cpp remove never used code in CBonusSystemNode 2024-08-25 14:15:21 +02:00
CHealthTest.cpp remove never used code in CBonusSystemNode 2024-08-25 14:15:21 +02:00
CUnitStateMagicTest.cpp Disable broken tests so the working ones don't rot 2024-01-08 19:13:44 +00:00
CUnitStateTest.cpp Renamed new types for consistency with code style 2023-10-22 16:55:19 +03:00