1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/lib/json
Ivan Savenko e7bea6c3b8
Merge pull request #4852 from IvanSavenko/remove_vlc_entities_serialization
Remove remaining pointers to VLC entities from serializer
2024-11-06 22:01:11 +02:00
..
JsonBonus.cpp
JsonBonus.h
JsonFormatException.h
JsonNode.cpp Always load json configs from mod that references it 2024-10-31 14:49:11 +00:00
JsonNode.h Always load json configs from mod that references it 2024-10-31 14:49:11 +00:00
JsonParser.cpp Implemented JSON5 line ending escapings 2024-10-26 14:21:23 +00:00
JsonParser.h
JsonRandom.cpp Removed pointer to VLC entity from CStackBasicDescriptor 2024-10-30 16:47:02 +00:00
JsonRandom.h
JsonUtils.cpp Always load json configs from mod that references it 2024-10-31 14:49:11 +00:00
JsonUtils.h Always load json configs from mod that references it 2024-10-31 14:49:11 +00:00
JsonValidator.cpp Fix some of the new warnings from sonarcloud 2024-10-11 10:45:29 +00:00
JsonValidator.h
JsonWriter.cpp
JsonWriter.h