| .. |
|
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
|
c484244ba0
JsonNode::JsonNode(): Use reference for fileName argument
|
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
|
434371195d
JsonNode constructors: Take fileName as argument
|
1 year ago |
|
JsonUtils.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
JsonValidator.cpp
|
6b8f94e6e7
Merge remote-tracking branch 'vcmi/master' into develop
|
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 |