1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/modding
Nordsoft91 c803b57c33
Merge pull request #2889 from Nordsoft91/mod-compatibility-check
Proper mod compatibility check logic
2023-09-26 19:29:46 +02:00
..
CModHandler.cpp Remove any modification of enabled mods during game loading 2023-09-24 23:34:46 +02:00
CModHandler.h Proper mod compatibility check system 2023-09-21 04:31:08 +02:00
CModInfo.cpp Show root mods only 2023-09-21 22:28:29 +02:00
CModInfo.h Show root mods only 2023-09-21 22:28:29 +02:00
CModVersion.cpp Code review tweaks 2023-09-01 15:17:46 +04:00
CModVersion.h Support partial versions 2023-09-01 04:36:53 +04:00
ContentTypeHandler.cpp Proper mod compatibility check system 2023-09-21 04:31:08 +02:00
ContentTypeHandler.h
IdentifierStorage.cpp Added list of all identifiers from base game 2023-09-26 15:55:27 +03:00
IdentifierStorage.h Added list of all identifiers from base game 2023-09-26 15:55:27 +03:00
ModIncompatibility.h Fix gcc compiling 2023-09-23 01:10:45 +02:00
ModScope.h
ModUtility.cpp
ModUtility.h