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
6c8fd6b3dd5d72dd9d0866e4e7a313807fc53421
0ad
/
source
/
simulation2
/
serialization
T
History
Yves
efb889b79a
Exact stack rooting for WriteStructuredClone and functions that use it.
...
Refs
#2415
This was SVN commit r15607.
2014-08-03 19:32:39 +00:00
..
BinarySerializer.cpp
Exact stack rooting for WriteStructuredClone and functions that use it.
2014-08-03 19:32:39 +00:00
BinarySerializer.h
Exact stack rooting for ScriptInterface::ToString.
2014-08-03 17:29:49 +00:00
DebugSerializer.cpp
Exact stack rooting for ScriptInterface::ToString.
2014-08-03 17:29:49 +00:00
DebugSerializer.h
Exact stack rooting for ScriptInterface::ToString.
2014-08-03 17:29:49 +00:00
HashSerializer.cpp
…
HashSerializer.h
…
IDeserializer.cpp
Fix invalid count for entityMaps
2014-03-05 14:58:17 +00:00
IDeserializer.h
More exact stack rooting (CallFunction object).
2014-07-31 19:18:40 +00:00
ISerializer.cpp
Exact stack rooting for ScriptInterface::ToString.
2014-08-03 17:29:49 +00:00
ISerializer.h
Exact stack rooting for ScriptInterface::ToString.
2014-08-03 17:29:49 +00:00
SerializedScriptTypes.h
Extends binary serializer to support some standard JS classes: Number, String, Boolean.
Fixes
#406
.
2013-05-26 21:57:24 +00:00
SerializeTemplates.h
More exact stack rooting (CallFunction object).
2014-07-31 19:18:40 +00:00
StdDeserializer.cpp
More exact stack rooting (CallFunction object).
2014-07-31 19:18:40 +00:00
StdDeserializer.h
More exact stack rooting (CallFunction object).
2014-07-31 19:18:40 +00:00
StdSerializer.cpp
…
StdSerializer.h
…