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
a19
0ad
/
source
/
simulation2
/
serialization
T
History
Itms
2f6f0bd477
Serialize everything that is needed by UpdateVisibilityData instead of assuming everything as dirty.
...
Fixes
#3271
. This was SVN commit r17223.
2015-11-11 12:15:57 +00:00
..
BinarySerializer.cpp
Do not serialize properties for Sets. Serialization tests for Map and Set.
2015-05-04 01:41:09 +00:00
BinarySerializer.h
Fixes stream serialization bug on OS X 10.8 and older, which caused instant OOS in multiplayer games,
fixes
#3108
.
2015-10-15 03:31:30 +00:00
DebugSerializer.cpp
Convert CConsole to take UTF-8 strings.
2015-02-14 01:49:34 +00:00
DebugSerializer.h
Exact stack rooting for ScriptInterface::ToString.
2014-08-03 17:29:49 +00:00
HashSerializer.cpp
…
HashSerializer.h
…
IDeserializer.cpp
…
IDeserializer.h
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +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
Serialization support for ES6 Sets.
2015-05-01 23:04:28 +00:00
SerializeTemplates.h
Serialize everything that is needed by UpdateVisibilityData instead of assuming everything as dirty.
2015-11-11 12:15:57 +00:00
StdDeserializer.cpp
Fixes stream serialization bug on OS X 10.8 and older, which caused instant OOS in multiplayer games,
fixes
#3108
.
2015-10-15 03:31:30 +00:00
StdDeserializer.h
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
StdSerializer.cpp
…
StdSerializer.h
Fixes stream serialization bug on OS X 10.8 and older, which caused instant OOS in multiplayer games,
fixes
#3108
.
2015-10-15 03:31:30 +00:00