.. |
BinaryDeserializer.cpp
|
Refactoring of serialization versioning handling
|
2024-01-20 20:34:51 +02:00 |
BinaryDeserializer.h
|
Minor code cleanup
|
2024-01-20 23:26:04 +02:00 |
BinarySerializer.cpp
|
Reorganized types registration code
|
2023-11-11 00:39:08 +02:00 |
BinarySerializer.h
|
Minor code cleanup
|
2024-01-20 23:26:04 +02:00 |
Cast.h
|
Simplified CTypeList class
|
2023-11-08 22:05:36 +02:00 |
CLoadFile.cpp
|
Refactoring of serialization versioning handling
|
2024-01-20 20:34:51 +02:00 |
CLoadFile.h
|
Minor code cleanup
|
2024-01-20 23:26:04 +02:00 |
CMemorySerializer.cpp
|
Refactoring of serialization versioning handling
|
2024-01-20 20:34:51 +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
|
Refactoring of serialization versioning handling
|
2024-01-20 20:34:51 +02:00 |
Connection.h
|
vcmi: modernize headers
|
2023-04-30 13:35:54 +03:00 |
CSaveFile.cpp
|
Refactoring of serialization versioning handling
|
2024-01-20 20:34:51 +02:00 |
CSaveFile.h
|
Reorganized types registration code
|
2023-11-11 00:39:08 +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
|
Minor code cleanup
|
2024-01-20 23:26:04 +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
|
Minor code cleanup
|
2024-01-20 23:26:04 +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
|
Remove std::vector<boo> from Json Serializer, simplify affected code
|
2023-11-15 15:55:18 +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 |