This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-22 10:44:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf444a8aa17fd69539d40589302a3fc0f411dedb
0ad
/
source
/
simulation2
/
serialization
T
History
janwas
a7484933e7
wchar.h -> utf8.h (see previous change)
...
This was SVN commit r7341.
2010-03-01 14:55:34 +00:00
..
BinarySerializer.cpp
wchar.h -> utf8.h (see previous change)
2010-03-01 14:55:34 +00:00
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
wchar.h -> utf8.h (see previous change)
2010-03-01 14:55:34 +00:00
IDeserializer.h
…
ISerializer.cpp
wchar.h -> utf8.h (see previous change)
2010-03-01 14:55:34 +00:00
ISerializer.h
…
SerializedScriptTypes.h
…
StdDeserializer.cpp
…
StdDeserializer.h
…
StdSerializer.cpp
…
StdSerializer.h
…