This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
mirror of
https://github.com/vcmi/vcmi.git
synced
2026-06-19 22:57:37 +02:00
Code
Issues
Releases
Activity
Files
6901945b6e29880ac4daf96916d4894055d8352f
vcmi
/
lib
/
serializer
T
History
Ivan Savenko
6901945b6e
Fix possible thread race on sending packet from two threads
2024-02-25 20:05:28 +02:00
..
BinaryDeserializer.cpp
…
BinaryDeserializer.h
…
BinarySerializer.cpp
…
BinarySerializer.h
…
Cast.h
…
CLoadFile.cpp
…
CLoadFile.h
…
CMemorySerializer.cpp
…
CMemorySerializer.h
…
Connection.cpp
Fix possible thread race on sending packet from two threads
2024-02-25 20:05:28 +02:00
Connection.h
Fix possible thread race on sending packet from two threads
2024-02-25 20:05:28 +02:00
CSaveFile.cpp
…
CSaveFile.h
…
CSerializer.cpp
…
CSerializer.h
…
CTypeList.cpp
…
CTypeList.h
…
ESerializationVersion.h
…
JsonDeserializer.cpp
…
JsonDeserializer.h
…
JsonSerializeFormat.cpp
…
JsonSerializeFormat.h
…
JsonSerializer.cpp
Fix float comparisons
2024-02-14 23:30:29 +01:00
JsonSerializer.h
…
JsonTreeSerializer.h
…
JsonUpdater.cpp
…
JsonUpdater.h
…