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-07-07 05:04:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98a2a887c8f81ac0868a055548c13fa9336124de
0ad
/
source
/
simulation2
/
serialization
T
History
Ykkrosh
f6081101e7
Use more precision in debug serialization, to help debugging of OOS errors
...
This was SVN commit r7689.
2010-07-04 17:03:45 +00:00
..
BinarySerializer.cpp
Fix script serializer to cope with spliced array enumeration quirk
2010-06-27 11:57:00 +00:00
BinarySerializer.h
Add STL-compatible pool allocator.
2010-05-25 19:24:14 +00:00
DebugSerializer.cpp
Use more precision in debug serialization, to help debugging of OOS errors
2010-07-04 17:03:45 +00:00
DebugSerializer.h
Convert serialization code to use less virtuals and allow more inlining.
2010-05-25 19:01:30 +00:00
HashSerializer.cpp
Convert serialization code to use less virtuals and allow more inlining.
2010-05-25 19:01:30 +00:00
HashSerializer.h
Convert serialization code to use less virtuals and allow more inlining.
2010-05-25 19:01:30 +00:00
IDeserializer.cpp
…
IDeserializer.h
Add STL-compatible pool allocator.
2010-05-25 19:24:14 +00:00
ISerializer.cpp
Convert serialization code to use less virtuals and allow more inlining.
2010-05-25 19:01:30 +00:00
ISerializer.h
Convert serialization code to use less virtuals and allow more inlining.
2010-05-25 19:01:30 +00:00
SerializedScriptTypes.h
…
StdDeserializer.cpp
Add STL-compatible pool allocator.
2010-05-25 19:24:14 +00:00
StdDeserializer.h
Add STL-compatible pool allocator.
2010-05-25 19:24:14 +00:00
StdSerializer.cpp
Add STL-compatible pool allocator.
2010-05-25 19:24:14 +00:00
StdSerializer.h
Use more precision in debug serialization, to help debugging of OOS errors
2010-07-04 17:03:45 +00:00