1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/serializer
2023-11-15 15:55:18 +02:00
..
BinaryDeserializer.cpp Reorganized types registration code 2023-11-11 00:39:08 +02:00
BinaryDeserializer.h Removed remaining usages of std::vector<bool> 2023-11-15 15:55:18 +02:00
BinarySerializer.cpp Reorganized types registration code 2023-11-11 00:39:08 +02:00
BinarySerializer.h Removed remaining usages of std::vector<bool> 2023-11-15 15:55:18 +02:00
Cast.h Simplified CTypeList class 2023-11-08 22:05:36 +02:00
CLoadFile.cpp Reorganized types registration code 2023-11-11 00:39:08 +02:00
CLoadFile.h Reorganized types registration code 2023-11-11 00:39:08 +02:00
CMemorySerializer.cpp Reorganized types registration code 2023-11-11 00:39:08 +02:00
CMemorySerializer.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Connection.cpp Reorganized types registration code 2023-11-11 00:39:08 +02:00
Connection.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00
CSaveFile.cpp Reorganized types registration code 2023-11-11 00:39:08 +02:00
CSaveFile.h Reorganized types registration code 2023-11-11 00:39:08 +02:00
CSerializer.cpp CArtifact getters setters 2023-07-05 15:48:08 +03:00
CSerializer.h Serialization version bump 2023-11-08 21:27:05 +02:00
CTypeList.cpp Simplified CTypeList class 2023-11-08 22:05:36 +02:00
CTypeList.h Simplified CTypeList class 2023-11-08 22:05:36 +02:00
ILICReader.cpp vcmi: modernize lib/serializer 2023-02-12 21:23:00 +03:00
ILICReader.h vcmi: modernize lib/serializer 2023-02-12 21:23:00 +03:00
JsonDeserializer.cpp Json Serializer should now use identifers storage properly 2023-09-04 22:23:20 +03:00
JsonDeserializer.h Json Serializer should now use identifers storage properly 2023-09-04 22:23:20 +03:00
JsonSerializeFormat.cpp vcmi: modernize lib/serializer 2023-02-12 21:23:00 +03:00
JsonSerializeFormat.h Serialize identifiers without implicit conversion to int 2023-11-03 16:03:29 +02:00
JsonSerializer.cpp Json Serializer should now use identifers storage properly 2023-09-04 22:23:20 +03:00
JsonSerializer.h Json Serializer should now use identifers storage properly 2023-09-04 22:23:20 +03:00
JsonTreeSerializer.h vcmi: modernize lib/serializer 2023-02-12 21:23:00 +03:00
JsonUpdater.cpp Json Serializer should now use identifers storage properly 2023-09-04 22:23:20 +03:00
JsonUpdater.h Json Serializer should now use identifers storage properly 2023-09-04 22:23:20 +03:00