Ivan Savenko
|
aab628c5d4
Fix crash on using JsonDeserializer on JsonNode without valid mod scope
|
3 months ago |
Ivan Savenko
|
08a27663f9
Reworked JsonNode constructors to more logical form
|
1 year ago |
Alexander Wilms
|
2ea78a5883
Fix float comparisons
|
1 year ago |
Ivan Savenko
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
Ivan Savenko
|
d0e320723c
Remove no longer relevant assertion
|
1 year ago |
Ivan Savenko
|
10e110320b
Remove std::vector<boo> from Json Serializer, simplify affected code
|
1 year ago |
Ivan Savenko
|
b6a1a8f0da
Json Serializer should now use identifers storage properly
|
2 years ago |
Konstantin
|
7a5775a9f9
vcmi: use std::optional
|
2 years ago |
lainon
|
7fdad4e0f6
Code refactor following C++ standard and condition fixes
|
2 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 years ago |
Mikko
|
a77cbc311e
Update JsonSerializer.cpp
|
6 years ago |
AlexVinS
|
9d108d59db
Redone RMG template serialization using JSON serializer, added tests
|
7 years ago |
AlexVinS
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
8 years ago |
Michał Kalinowski
|
26a222ac62
Change JsonType to enum class (#393)
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
AlexVinS
|
a85b4cf2a5
* WIP on event condition format
|
9 years ago |
AlexVinS
|
17e557be17
Advance Logical identifier condition
|
9 years ago |
AlexVinS
|
939e0128fd
Do not save default json values
|
9 years ago |
AlexVinS
|
dd1aabbe23
Use JsonSerializeFormat for map objects
|
9 years ago |
AlexVinS
|
ec760632a6
Advance Json serializer
|
9 years ago |
AlexVinS
|
22b93106c8
Experimental drafts of Json serializer
|
9 years ago |