This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
68eafaee7f77ffe2b78d53942ea5ccbcde55a288
0ad
/
source
/
simulation2
/
serialization
T
History
Ykkrosh
17718981cf
Remove Crypto++ because it causes too much trouble. Replace with a custom MD5 implementation for simulation state hashing.
...
This was SVN commit r7269.
2010-01-10 19:29:27 +00:00
..
BinarySerializer.cpp
…
BinarySerializer.h
…
DebugSerializer.cpp
Fix missing includes
2010-01-10 11:31:31 +00:00
DebugSerializer.h
…
HashSerializer.cpp
…
HashSerializer.h
Remove Crypto++ because it causes too much trouble. Replace with a custom MD5 implementation for simulation state hashing.
2010-01-10 19:29:27 +00:00
IDeserializer.cpp
…
IDeserializer.h
…
ISerializer.cpp
…
ISerializer.h
…
SerializedScriptTypes.h
…
StdDeserializer.cpp
…
StdDeserializer.h
…
StdSerializer.cpp
…
StdSerializer.h
…