.. |
BinaryDeserializer.cpp
|
Refactoring of serialization versioning handling
|
2024-01-20 20:34:51 +02:00 |
BinaryDeserializer.h
|
Use std::byte in serializer
|
2024-02-02 13:09:12 +02:00 |
BinarySerializer.cpp
|
Reorganized types registration code
|
2023-11-11 00:39:08 +02:00 |
BinarySerializer.h
|
Use std::byte in serializer
|
2024-02-02 13:09:12 +02:00 |
Cast.h
|
Simplified CTypeList class
|
2023-11-08 22:05:36 +02:00 |
CLoadFile.cpp
|
Use std::byte in serializer
|
2024-02-02 13:09:12 +02:00 |
CLoadFile.h
|
Use std::byte in serializer
|
2024-02-02 13:09:12 +02:00 |
CMemorySerializer.cpp
|
Better handling of disconnects, code cleanup
|
2024-02-02 15:32:06 +02:00 |
CMemorySerializer.h
|
Better handling of disconnects, code cleanup
|
2024-02-02 15:32:06 +02:00 |
Connection.cpp
|
Added LobbyPrepareStartGame pack to replace old workarounds
|
2024-02-03 19:57:23 +02:00 |
Connection.h
|
Added LobbyPrepareStartGame pack to replace old workarounds
|
2024-02-03 19:57:23 +02:00 |
CSaveFile.cpp
|
Use std::byte in serializer
|
2024-02-02 13:09:12 +02:00 |
CSaveFile.h
|
Use std::byte in serializer
|
2024-02-02 13:09:12 +02:00 |
CSerializer.cpp
|
Removed most of non-const static fields in lib. Reduced header includes.
|
2024-01-19 13:55:22 +02:00 |
CSerializer.h
|
Use std::byte in serializer
|
2024-02-02 13:09:12 +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 |
ESerializationVersion.h
|
Added text container with map translations to campaign state
|
2024-01-31 20:01:24 +02:00 |
JsonDeserializer.cpp
|
Remove std::vector<boo> from Json Serializer, simplify affected code
|
2023-11-15 15:55:18 +02:00 |
JsonDeserializer.h
|
Remove std::vector<boo> from Json Serializer, simplify affected code
|
2023-11-15 15:55:18 +02:00 |
JsonSerializeFormat.cpp
|
Skip unresolved identifier from list of allowed heroes/artifacts in vmap
|
2024-02-05 22:26:53 +02:00 |
JsonSerializeFormat.h
|
Define each identifier in a dedicated statement
|
2024-01-10 00:22:23 +00:00 |
JsonSerializer.cpp
|
Remove no longer relevant assertion
|
2023-11-21 18:31:43 +02:00 |
JsonSerializer.h
|
Remove std::vector<boo> from Json Serializer, simplify affected code
|
2023-11-15 15:55:18 +02:00 |
JsonTreeSerializer.h
|
vcmi: modernize lib/serializer
|
2023-02-12 21:23:00 +03:00 |
JsonUpdater.cpp
|
Remove std::vector<boo> from Json Serializer, simplify affected code
|
2023-11-15 15:55:18 +02:00 |
JsonUpdater.h
|
Remove std::vector<boo> from Json Serializer, simplify affected code
|
2023-11-15 15:55:18 +02:00 |