1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/modding
Ivan Savenko 29860848a5 Cleanup
2024-02-26 12:55:49 +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 Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CModHandler.cpp Cleanup 2024-02-26 12:55:49 +02: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 Code review tweaks 2023-09-01 15:17:46 +04:00
CModVersion.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
ContentTypeHandler.cpp Renamed JsonNode::meta to more logical modScope. Member is now private 2024-02-26 12:55:49 +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 Renamed JsonNode::meta to more logical modScope. Member is now private 2024-02-26 12:55:49 +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 Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00
ModScope.h
ModUtility.cpp
ModUtility.h
ModVerificationInfo.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00