1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/lib/serializer
2024-08-26 20:52:37 +00:00
..
BinaryDeserializer.cpp Added explicit indexing of type indexes for serialization 2024-08-26 20:06:35 +00:00
BinaryDeserializer.h Extracted handling of type ID's from serializer into a separate class 2024-08-26 19:48:46 +00:00
BinarySerializer.cpp Added explicit indexing of type indexes for serialization 2024-08-26 20:06:35 +00:00
BinarySerializer.h Extracted handling of type ID's from serializer into a separate class 2024-08-26 19:48:46 +00:00
Cast.h
CLoadFile.cpp Fixed deserialization of new artifacts (and possibly some other objects) 2024-07-29 18:19:15 +00:00
CLoadFile.h
CMemorySerializer.cpp
CMemorySerializer.h
Connection.cpp Fixed deserialization of new artifacts (and possibly some other objects) 2024-07-29 18:19:15 +00:00
Connection.h Fixed deserialization of new artifacts (and possibly some other objects) 2024-07-29 18:19:15 +00:00
CSaveFile.cpp
CSaveFile.h
CSerializer.cpp Remove old code 2024-05-16 19:11:33 +00:00
CSerializer.h
CTypeList.cpp Added explicit indexing of type indexes for serialization 2024-08-26 20:06:35 +00:00
CTypeList.h Added explicit indexing of type indexes for serialization 2024-08-26 20:06:35 +00:00
ESerializationVersion.h Restore save compatibility 2024-08-26 20:52:37 +00:00
JsonDeserializer.cpp
JsonDeserializer.h
JsonSerializeFormat.cpp
JsonSerializeFormat.h
JsonSerializer.cpp
JsonSerializer.h
JsonTreeSerializer.h
JsonUpdater.cpp
JsonUpdater.h
RegisterTypes.h Restore save compatibility 2024-08-26 20:52:37 +00:00
Serializeable.h Added 'Serializeable' base class for classes serializeable by pointer 2024-05-16 18:40:59 +00:00
SerializerReflection.cpp Restore save compatibility 2024-08-26 20:52:37 +00:00
SerializerReflection.h Fix build 2024-08-26 20:06:36 +00:00