1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/lib/json
Ivan Savenko 604e3b5c67
Merge pull request #4763 from IvanSavenko/herohandler_split
Split CHeroHandler.cpp/.h into 1 file per class
2024-10-14 19:05:48 +03: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 JsonNode::JsonNode(): Also use reference for fileName argument in method definition 2024-07-17 14:37:58 +02:00
JsonNode.h Removed save compatibility with 1.4 2024-08-29 18:51:53 +00:00
JsonParser.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
JsonParser.h Cleanup 2024-02-26 12:55:49 +02:00
JsonRandom.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +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 Fix mod validation reporting failure for well-formed mods 2024-10-10 21:18:43 +00:00
JsonUtils.h Merge pull request #4712 from IvanSavenko/detect_conflict 2024-10-07 17:57:52 +03:00
JsonValidator.cpp Fix some of the new warnings from sonarcloud 2024-10-11 10:45:29 +00: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