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
6d625fdc55041437cb97d4e11a07520535ef5cb1
0ad
/
source
/
simulation2
/
serialization
T
History
Ykkrosh
1edb23e7a4
Fix script serializer to cope with spliced array enumeration quirk
...
This was SVN commit r7637.
2010-06-27 11:57:00 +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
…
DebugSerializer.h
…
HashSerializer.cpp
…
HashSerializer.h
…
IDeserializer.cpp
…
IDeserializer.h
Add STL-compatible pool allocator.
2010-05-25 19:24:14 +00:00
ISerializer.cpp
…
ISerializer.h
…
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
…