1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lib/modding
2024-01-08 21:32:10 +02:00
..
ActiveModsInSaveList.cpp Mod compatibility check is now in a separate class and not part of 2023-11-08 21:27:05 +02:00
ActiveModsInSaveList.h Mod compatibility check is now in a separate class and not part of 2023-11-08 21:27:05 +02:00
CModHandler.cpp Throw "resource not found" instead of crashing on invalid query 2024-01-04 23:58:28 +02:00
CModHandler.h Removed no longer used code 2024-01-04 23:48:58 +02:00
CModInfo.cpp Fix empty names for mods without set name (e.g. core mod) 2023-12-17 19:44:45 +02:00
CModInfo.h Always convert mod ID to lower case before using it 2023-11-19 20:44:28 +02:00
CModVersion.cpp Code review tweaks 2023-09-01 15:17:46 +04:00
CModVersion.h Fix compile on FreeBSD 2023-12-10 19:17:24 +02:00
ContentTypeHandler.cpp Implemented better error-reporting for issues commonly encountered by 2024-01-07 22:35:22 +02:00
ContentTypeHandler.h
IdentifierStorage.cpp Better diagnostics of ID requests that require type, such as addInfo 2024-01-08 21:32:10 +02:00
IdentifierStorage.h Better diagnostics of ID requests that require type, such as addInfo 2024-01-08 21:32:10 +02:00
ModIncompatibility.h Fix gcc compiling 2023-09-23 01:10:45 +02:00
ModScope.h
ModUtility.cpp
ModUtility.h
ModVerificationInfo.h Mod compatibility check is now in a separate class and not part of 2023-11-08 21:27:05 +02:00