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-22 03:39:45 +02:00
Code
Issues
Releases
Activity
vcmi
/
lib
/
json
History
Alexander Wilms
02e429e973
Fix typos using
https://github.com/crate-ci/typos
...
Changes were reviewed manually
2024-06-24 03:47:19 +02:00
..
JsonBonus.cpp
Re-enable code that was not restored after terrain rework
2024-06-07 12:24:36 +00:00
JsonBonus.h
Replace bonus string description with metastring that can properly
2024-04-09 16:13:30 +03:00
JsonFormatException.h
…
JsonNode.cpp
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
JsonNode.h
Add additional constructor to JsonNode from const char *
2024-02-29 17:33:00 +02:00
JsonParser.cpp
Ignore BOM at the start of json file
2024-02-26 12:55:49 +02:00
JsonParser.h
…
JsonRandom.cpp
…
JsonRandom.h
…
JsonUtils.cpp
Avoid crash if configs file is missing, e.g. broken version of mod
2024-05-11 13:19:07 +00:00
JsonUtils.h
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
JsonValidator.cpp
Prefer high-quality bik's to smk's
2024-05-15 17:05:17 +00:00
JsonValidator.h
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
JsonWriter.cpp
…
JsonWriter.h
…