1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/lib/modding
2024-11-27 14:04:03 +00:00
..
ActiveModsInSaveList.cpp Mod management rework, part 1 2024-11-26 13:55:46 +00:00
ActiveModsInSaveList.h Mod management rework, part 1 2024-11-26 13:55:46 +00:00
CModHandler.cpp Use mod ID instead of translated mod name for console output 2024-11-27 14:04:03 +00:00
CModHandler.h Restored all disabled mod functinality that was used by client 2024-11-26 13:55:46 +00: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 Implement some TODO's, fix sonar warnings 2024-11-26 13:55:46 +00:00
ContentTypeHandler.h Restored all disabled mod functinality that was used by client 2024-11-26 13:55:46 +00:00
IdentifierStorage.cpp Support for configurable town fortifications 2024-08-28 19:42:14 +00:00
IdentifierStorage.h Support for configurable town fortifications 2024-08-28 19:42:14 +00:00
ModDescription.cpp Do not inform of mod update if remote version is older than local 2024-11-26 21:05:18 +00:00
ModDescription.h Do not inform of mod update if remote version is older than local 2024-11-26 21:05:18 +00:00
ModIncompatibility.h Fix some 'new' issues reported by Sonar Cloud 2024-05-06 15:33:30 +00:00
ModManager.cpp Fix uncaught exception if newly updated mod has removed a submod 2024-11-26 21:04:56 +00:00
ModManager.h Fix installation of mods with complex dependencies such as H3Evo 2024-11-26 13:56:29 +00: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 Mod management rework, part 1 2024-11-26 13:55:46 +00:00
ModVerificationInfo.h Implemented join room dialog 2024-04-23 17:15:59 +03:00