| .. |
|
JsonBonus.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
|
JsonBonus.h
|
9e49587749
Replace bonus string description with metastring that can properly
|
1 year ago |
|
JsonFormatException.h
|
c90fb47c23
Converted json validator into a class
|
1 year ago |
|
JsonNode.cpp
|
b605dea6db
JsonNode::JsonNode(): Also use reference for fileName argument in method definition
|
1 year ago |
|
JsonNode.h
|
82c37573fa
Removed save compatibility with 1.4
|
1 year ago |
|
JsonParser.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
|
JsonParser.h
|
29860848a5
Cleanup
|
1 year ago |
|
JsonRandom.cpp
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 year ago |
|
JsonRandom.h
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 year ago |
|
JsonUtils.cpp
|
8e4152bc81
It is now possible to define objects directly in mod.json instead of
|
1 year ago |
|
JsonUtils.h
|
8e4152bc81
It is now possible to define objects directly in mod.json instead of
|
1 year ago |
|
JsonValidator.cpp
|
e09fbe5ea4
Implement detection of typos in json using Levenshtein Distance
|
1 year ago |
|
JsonValidator.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
JsonWriter.cpp
|
29860848a5
Cleanup
|
1 year ago |
|
JsonWriter.h
|
18bbccd167
Unify formatting
|
1 year ago |