| .. |
|
BinaryDeserializer.cpp
|
77faa14119
Added explicit indexing of type indexes for serialization
|
1 year ago |
|
BinaryDeserializer.h
|
ab45c58e26
Use small_vector for bonus list to reduce allocations
|
10 months ago |
|
BinarySerializer.cpp
|
77faa14119
Added explicit indexing of type indexes for serialization
|
1 year ago |
|
BinarySerializer.h
|
232e70c03a
Try to fix unclear, rare crash on saving the game
|
9 months ago |
|
CLoadFile.cpp
|
48c92711f2
Fixed deserialization of new artifacts (and possibly some other objects)
|
1 year ago |
|
CLoadFile.h
|
03fcfe3392
Use std::byte in serializer
|
1 year ago |
|
CMemorySerializer.cpp
|
f97ffd8e9a
Better handling of disconnects, code cleanup
|
1 year ago |
|
CMemorySerializer.h
|
f97ffd8e9a
Better handling of disconnects, code cleanup
|
1 year ago |
|
CSaveFile.cpp
|
03fcfe3392
Use std::byte in serializer
|
1 year ago |
|
CSaveFile.h
|
03fcfe3392
Use std::byte in serializer
|
1 year ago |
|
CSerializer.cpp
|
10ad0fc760
Split CHeroHandler.cpp/.h into 1 file per class
|
1 year ago |
|
CSerializer.h
|
ea48257100
Fix SonarCloud issues
|
1 year ago |
|
CTypeList.cpp
|
77faa14119
Added explicit indexing of type indexes for serialization
|
1 year ago |
|
CTypeList.h
|
77faa14119
Added explicit indexing of type indexes for serialization
|
1 year ago |
|
Connection.cpp
|
c1c552d394
Replaced some of pointers to CPack's with references
|
1 year ago |
|
Connection.h
|
c1c552d394
Replaced some of pointers to CPack's with references
|
1 year ago |
|
ESerializationVersion.h
|
4b824d05e2
Do not allow heroes banned for player as starting heroes
|
8 months ago |
|
JsonDeserializer.cpp
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
1 year ago |
|
JsonDeserializer.h
|
10e110320b
Remove std::vector<boo> from Json Serializer, simplify affected code
|
1 year ago |
|
JsonSerializeFormat.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
|
JsonSerializeFormat.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
|
JsonSerializer.cpp
|
08a27663f9
Reworked JsonNode constructors to more logical form
|
1 year ago |
|
JsonSerializer.h
|
10e110320b
Remove std::vector<boo> from Json Serializer, simplify affected code
|
1 year ago |
|
JsonTreeSerializer.h
|
8661496f6c
vcmi: modernize lib/serializer
|
2 years ago |
|
JsonUpdater.cpp
|
9e49587749
Replace bonus string description with metastring that can properly
|
1 year ago |
|
JsonUpdater.h
|
10e110320b
Remove std::vector<boo> from Json Serializer, simplify affected code
|
1 year ago |
|
RegisterTypes.h
|
09db3e4bef
Reworked resource piles loading to fix wog maps with mithril
|
9 months ago |
|
Serializeable.h
|
84bc6c42db
Added 'Serializeable' base class for classes serializeable by pointer
|
1 year ago |
|
SerializerReflection.cpp
|
10ad0fc760
Split CHeroHandler.cpp/.h into 1 file per class
|
1 year ago |
|
SerializerReflection.h
|
c64dcfaa0f
Fix build
|
1 year ago |