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-11-23 22:37:55 +02:00
Code
Issues
Releases
Activity
Files
2bf951a4cf9ab6585162be2bde41e12007c91ea7
vcmi
/
lib
/
json
History
Ivan Savenko
87d5347e50
Implement if check for json schemas
2025-06-15 17:01:15 +03:00
..
JsonBonus.cpp
Fix docs, update spell immunity usage of addinfo, fix sonar
2025-06-15 14:37:18 +03:00
JsonBonus.h
Make bonus limiters/updaters/propagators const
2025-06-03 19:39:28 +03:00
JsonFormatException.h
…
JsonNode.cpp
Remove old boost includes and defines
2025-03-19 08:03:56 +00:00
JsonNode.h
…
JsonParser.cpp
…
JsonParser.h
…
JsonRandom.cpp
GameRandomizer is now in lib, add implementation
2025-05-19 18:51:42 +03:00
JsonRandom.h
Extract library entity randomization logic to separate class
2025-05-19 18:51:42 +03:00
JsonUtils.cpp
Fix false-positive conflicts with append/appendItems syntax
2025-06-02 21:35:11 +03:00
JsonUtils.h
…
JsonValidator.cpp
Implement if check for json schemas
2025-06-15 17:01:15 +03:00
JsonValidator.h
…
JsonWriter.cpp
…
JsonWriter.h
…