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-06-23 18:08:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d4ddb59782a5f68701acbb64778991f5e694f02
0ad
/
source
/
simulation2
/
serialization
T
History
Ykkrosh
568c415d0a
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
...
This was SVN commit r16188.
2015-01-22 20:37:38 +00:00
..
BinarySerializer.cpp
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +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
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 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
Adds Serialization support for ES6 Maps.
2014-09-20 17:14:53 +00:00
SerializeTemplates.h
More exact stack rooting (CallFunction object).
2014-07-31 19:18:40 +00:00
StdDeserializer.cpp
Adds Serialization support for ES6 Maps.
2014-09-20 17:14:53 +00:00
StdDeserializer.h
More exact stack rooting (CallFunction object).
2014-07-31 19:18:40 +00:00
StdSerializer.cpp
# Add initial basic player AI framework.
2011-01-12 12:29:00 +00:00
StdSerializer.h
Improve debugging of binary serialization
2011-10-27 20:10:53 +00:00