| .. |
|
BinaryDeserializer.cpp
|
9c334f54fe
Fix: 9 typos
|
1 year ago |
|
BinaryDeserializer.h
|
9c334f54fe
Fix: 9 typos
|
1 year ago |
|
BinarySerializer.cpp
|
5c810df36f
Reorganized types registration code
|
2 years ago |
|
BinarySerializer.h
|
d143f53d7e
using deque for hero's backpack storage
|
1 year ago |
|
CLoadFile.cpp
|
9c334f54fe
Fix: 9 typos
|
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
|
e67e4430ba
Removed most of non-const static fields in lib. Reduced header includes.
|
1 year ago |
|
CSerializer.h
|
ea48257100
Fix SonarCloud issues
|
1 year ago |
|
CTypeList.cpp
|
4a7fa9bf8c
Simplified CTypeList class
|
2 years ago |
|
CTypeList.h
|
4a7fa9bf8c
Simplified CTypeList class
|
2 years ago |
|
Cast.h
|
4a7fa9bf8c
Simplified CTypeList class
|
2 years ago |
|
Connection.cpp
|
bc9e961252
Better checks for incoming data
|
1 year ago |
|
Connection.h
|
6901945b6e
Fix possible thread race on sending packet from two threads
|
1 year ago |
|
ESerializationVersion.h
|
2ff28f6957
Merge pull request #4018 from IvanSavenko/voting
|
1 year 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 |