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
464865f20d0e4a5a0b840d990a440aede93b3c69
vcmi
/
lib
/
json
History
Ivan Savenko
464865f20d
Fix possible crashes on attempt to parse bonus
2025-06-15 23:54:43 +03:00
..
JsonBonus.cpp
Fix possible crashes on attempt to parse bonus
2025-06-15 23:54:43 +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
…