Ivan Savenko
|
2cbe6bcb47
Added common method to get names of hardcoded mod scopes
|
před 2 roky |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
před 3 roky |
Dmitry Orlov
|
d98f240164
Fix: Crash on startup when mod dependency is not found
|
před 3 roky |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
před 5 roky |
Henning Koehler
|
4ee9d7f65a
Configure JSON merge behaviour via #override flag (#423)
|
před 7 roky |
Henning Koehler
|
6ae103dd63
print json in compact format
|
před 8 roky |
Michał Kalinowski
|
26a222ac62
Change JsonType to enum class (#393)
|
před 8 roky |
Henning Koehler
|
03b7da93e2
use logMod for all mod-related logging
|
před 8 roky |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
před 8 roky |
AlexVinS
|
046e1a7c29
Prepared JsonNode for new logging API.
|
před 8 roky |
Arseniy Shestakov
|
6d9f99d4de
Code style: and one more pass on lambda expressions parameter list
|
před 8 roky |
Arseniy Shestakov
|
dbcd79c48a
Code cleanup: remove double and unneded semicolons
|
před 8 roky |
AlexVinS
|
a85b4cf2a5
* WIP on event condition format
|
před 9 roky |
AlexVinS
|
fc2cbc841a
Another fix for JsonWriter::writeString
|
před 10 roky |
AlexVinS
|
ff18944088
Fix writing escaped string json fields
|
před 10 roky |
AlexVinS
|
ac3e48f4b9
Move JsonNode operator<< to right plase
|
před 10 roky |
AlexVinS
|
66b022f93e
initializer lists part1
|
před 11 roky |
Macron1Robot
|
345df14d60
Update JsonDetail.cpp
|
před 11 roky |
Macron1Robot
|
9494c6d335
Update JsonDetail.cpp
|
před 11 roky |
Macron1Robot
|
b7b890acff
Added "tavernVideo","guildBackground" to "faction" JSON config and schema. If "primaryResource" is set to "gold", silo will generate 500 gold per day
|
před 11 roky |
Ivan Savenko
|
9c0df68cb8
Fixing spelling mistakes. Patch from josch, fixes #1759
|
před 11 roky |
alexvins
|
9f01a92f4c
fix crash in jsonschema in case of invalid typename
|
před 11 roky |
Ivan Savenko
|
6e252aa0d5
- metadata will be printed before node value, fixes #1678
|
před 11 roky |
Ivan Savenko
|
c7899fc14a
- improved detection of missing files
|
před 12 roky |
Ivan Savenko
|
122db9963b
More string ID's for buildings:
|
před 12 roky |
Ivan Savenko
|
3d3f93275d
Multiple minor fixes:
|
před 12 roky |
Ivan Savenko
|
dd73573c5c
- vcmi can now calculate crc32 checksum of a file
|
před 12 roky |
Ivan Savenko
|
71d6b0fea9
- Fixed some warnings from cppcheck
|
před 12 roky |
Ivan Savenko
|
9237e6d97d
Improved json validation
|
před 12 roky |