This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-01-30 04:30:42 +02:00
Code
Issues
Releases
Activity
vcmi
/
lib
/
modding
History
Ivan Savenko
bb6179d05e
Merge pull request
#3391
from vcmi/master
...
Merge master -> develop
2023-12-25 13:00:17 +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
Show message about mods that failed to load on opening main menu
2023-11-15 17:57:40 +02:00
CModHandler.h
Show message about mods that failed to load on opening main menu
2023-11-15 17:57:40 +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
Add OpenBSD defines
2023-12-14 10:29:42 +03:00
ContentTypeHandler.cpp
Do not allow loading new objects into another mod namespace
2023-10-26 15:32:46 +03:00
ContentTypeHandler.h
…
IdentifierStorage.cpp
Remove few more implicit conversions
2023-11-15 15:55:19 +02:00
IdentifierStorage.h
Remove serialization of VLC, remove unused code
2023-11-08 21:27:05 +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