0ad/source/simulation2/serialization
Ykkrosh 8a98102195 Fix serialize/deserialize API asymmetry.
Add serialization support to more components.

This was SVN commit r8122.
2010-09-17 17:53:26 +00:00
..
BinarySerializer.cpp Fix script serializer to cope with spliced array enumeration quirk 2010-06-27 11:57:00 +00:00
BinarySerializer.h GCC 4.0 build fix 2010-07-06 10:43:06 +00:00
DebugSerializer.cpp Load map descriptions from their XML file. 2010-08-04 21:15:41 +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 Fix serialize/deserialize API asymmetry. 2010-09-17 17:53:26 +00:00
IDeserializer.h Fix serialize/deserialize API asymmetry. 2010-09-17 17:53:26 +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 Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
SerializedScriptTypes.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
SerializeTemplates.h Fix serialize/deserialize API asymmetry. 2010-09-17 17:53:26 +00:00
StdDeserializer.cpp Fix serialize/deserialize API asymmetry. 2010-09-17 17:53:26 +00:00
StdDeserializer.h Fix serialize/deserialize API asymmetry. 2010-09-17 17:53:26 +00:00
StdSerializer.cpp Add STL-compatible pool allocator. 2010-05-25 19:24:14 +00:00
StdSerializer.h warning fixes: mostly size_t vs. specialized API type and other type conversion. 2010-09-05 09:38:30 +00:00