1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/modding
2024-06-19 19:59:06 +00:00
..
ActiveModsInSaveList.cpp Fix #3754, #2316 2024-04-27 13:57:50 +03:00
ActiveModsInSaveList.h Implemented join room dialog 2024-04-23 17:15:59 +03:00
CModHandler.cpp Validate mod.json as json5 instead of strict json since Android launcher 2024-06-19 19:59:06 +00:00
CModHandler.h Removed no longer used code 2024-01-04 23:48:58 +02:00
CModInfo.cpp Renamed JsonNode::meta to more logical modScope. Member is now private 2024-02-26 12:55:49 +02:00
CModInfo.h Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
CModVersion.cpp Implemented join room dialog 2024-04-23 17:15:59 +03:00
CModVersion.h Implemented join room dialog 2024-04-23 17:15:59 +03:00
ContentTypeHandler.cpp Move all OH3 objects and obstacle sets to a mod 2024-04-08 12:50:41 +02:00
ContentTypeHandler.h Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
IdentifierStorage.cpp Tweaks to modding docs & error reporting based on discovered issues 2024-05-16 15:14:36 +00:00
IdentifierStorage.h Better diagnostics of ID requests that require type, such as addInfo 2024-01-08 21:32:10 +02:00
ModIncompatibility.h Implemented join room dialog 2024-04-23 17:15:59 +03:00
ModScope.h Split massive CModHandler class/file into multiple parts: 2023-07-30 22:17:47 +03:00
ModUtility.cpp Split massive CModHandler class/file into multiple parts: 2023-07-30 22:17:47 +03:00
ModUtility.h Split massive CModHandler class/file into multiple parts: 2023-07-30 22:17:47 +03:00
ModVerificationInfo.cpp Fix save compatibility with 1.4 that was broken by artifact costumes 2024-04-28 20:54:33 +03:00
ModVerificationInfo.h Implemented join room dialog 2024-04-23 17:15:59 +03:00