1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00
vcmi/test/spells
Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts:
- IdentifierStorage is now a separate handler in VLC
- Renamed ModHandler::Incompatibility exception to ModIncompatibility
- Extracted ModScope namespace from ModHandler
- Extracted ModUtilities namespace from ModHandler
- Split CModHandler.cpp on per-class basis
- Replaced some direct members with unique_ptr to reduce header includes
2023-07-30 22:17:47 +03:00
..
effects Split massive CModHandler class/file into multiple parts: 2023-07-30 22:17:47 +03:00
targetConditions tests: test nonMagical effects 2023-05-05 18:57:40 +03:00
AbilityCasterTest.cpp SpellSchool: use identifier instead of int 2023-05-07 20:37:32 +03:00
CSpellTest.cpp Fix tests + scripting compilation on gcc 2023-01-05 17:42:33 +02:00
TargetConditionTest.cpp TargetCondition: units with 100% MR is immune 2023-05-05 18:57:40 +03:00