1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/lib/serializer
2024-10-07 14:59:14 +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
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 Replaced some of pointers to CPack's with references 2024-10-07 14:59:14 +00:00
Connection.h Replaced some of pointers to CPack's with references 2024-10-07 14:59:14 +00:00
CSaveFile.cpp
CSaveFile.h
CSerializer.cpp
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 checks on server 2024-09-28 01:18:10 +02:00
JsonDeserializer.cpp
JsonDeserializer.h
JsonSerializeFormat.cpp
JsonSerializeFormat.h
JsonSerializer.cpp
JsonSerializer.h
JsonTreeSerializer.h
JsonUpdater.cpp
JsonUpdater.h
RegisterTypes.h rename; introduce factor 2024-09-28 15:05:13 +02:00
Serializeable.h
SerializerReflection.cpp Added GameSettings to gamestate, potentially allowing to define game 2024-09-05 15:16:27 +00:00
SerializerReflection.h Fix build 2024-08-26 20:06:36 +00:00