1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00
vcmi/lib/json
Ivan Savenko fe51194e22
Merge pull request #5008 from Laserlicht/sprites_test
Tile animation for rivers with xbrz
2024-12-06 14:54:18 +02:00
..
JsonBonus.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
JsonBonus.h Replace bonus string description with metastring that can properly 2024-04-09 16:13:30 +03:00
JsonFormatException.h Converted json validator into a class 2024-02-26 12:55:49 +02:00
JsonNode.cpp code review 2024-12-05 23:31:03 +01:00
JsonNode.h code review 2024-12-05 23:31:03 +01:00
JsonParser.cpp Implemented JSON5 line ending escapings 2024-10-26 14:21:23 +00:00
JsonParser.h Cleanup 2024-02-26 12:55:49 +02:00
JsonRandom.cpp Removed pointer to VLC entity from CStackBasicDescriptor 2024-10-30 16:47:02 +00:00
JsonRandom.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
JsonUtils.cpp Always load json configs from mod that references it 2024-10-31 14:49:11 +00:00
JsonUtils.h Always load json configs from mod that references it 2024-10-31 14:49:11 +00:00
JsonValidator.cpp fix warning 2024-11-30 17:20:39 +01:00
JsonValidator.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
JsonWriter.cpp Cleanup 2024-02-26 12:55:49 +02:00
JsonWriter.h Unify formatting 2024-02-26 12:55:49 +02:00