1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lib/serializer
2021-01-14 01:02:13 +03:00
..
BinaryDeserializer.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
BinaryDeserializer.h BinaryDeserializer: replace length check macro with inline function 2018-02-05 09:47:38 +03:00
BinarySerializer.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
BinarySerializer.h Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
Cast.h macOS: fix packet deserialization (#479) 2018-08-14 01:03:45 +03:00
CLoadIntegrityValidator.cpp Finished conversion to new logging API 2017-08-11 23:06:27 +03:00
CLoadIntegrityValidator.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CMemorySerializer.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CMemorySerializer.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
Connection.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
Connection.h Fix build with Boost versioni >= 1.70 (#615) 2020-01-21 11:55:28 +03:00
CSerializer.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CSerializer.h Feature: Mods system improvement, Part III. Bunusing buildings customization. 2021-01-14 01:02:13 +03:00
CTypeList.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CTypeList.h Hack fixed serializer assertion by completely disabling AI goals serialization 2018-02-28 15:00:38 +08:00
JsonDeserializer.cpp Fix: Creature resolution failed when mod is in the custom directory 2020-12-13 03:33:28 +03:00
JsonDeserializer.h Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
JsonSerializeFormat.cpp Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
JsonSerializeFormat.h Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
JsonSerializer.cpp Update JsonSerializer.cpp 2019-01-24 14:49:30 +00:00
JsonSerializer.h Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
JsonTreeSerializer.h Redone RMG template serialization using JSON serializer, added tests 2018-03-10 19:36:19 +03:00