This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-11-29 23:07:48 +02:00
Code
Issues
Releases
Activity
Files
cce3f1cb2d3c6803396c0c28a3610dc528da02fe
vcmi
/
lib
/
serializer
History
Ivan Savenko
cce3f1cb2d
Implemented compact serialization of integer numbers
2024-05-15 19:50:01 +00:00
..
BinaryDeserializer.cpp
Fix: 9 typos
2024-03-28 03:03:44 +01:00
BinaryDeserializer.h
Implemented compact serialization of integer numbers
2024-05-15 19:50:01 +00:00
BinarySerializer.cpp
…
BinarySerializer.h
Implemented compact serialization of integer numbers
2024-05-15 19:50:01 +00:00
Cast.h
…
CLoadFile.cpp
Fix: 9 typos
2024-03-28 03:03:44 +01:00
CLoadFile.h
…
CMemorySerializer.cpp
…
CMemorySerializer.h
…
Connection.cpp
Implemented string deduplication for serializer
2024-05-15 19:49:59 +00:00
Connection.h
…
CSaveFile.cpp
…
CSaveFile.h
…
CSerializer.cpp
…
CSerializer.h
…
CTypeList.cpp
…
CTypeList.h
…
ESerializationVersion.h
Implemented compact serialization of integer numbers
2024-05-15 19:50:01 +00:00
JsonDeserializer.cpp
…
JsonDeserializer.h
…
JsonSerializeFormat.cpp
…
JsonSerializeFormat.h
…
JsonSerializer.cpp
…
JsonSerializer.h
…
JsonTreeSerializer.h
…
JsonUpdater.cpp
Replace bonus string description with metastring that can properly
2024-04-09 16:13:30 +03:00
JsonUpdater.h
…