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-09-26 14:12:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01bec7a4542371f3423d40bac63646cbca22dc0a
0ad
/
source
/
simulation2
/
serialization
T
History
Ykkrosh
01bec7a454
Convert serialization code to use less virtuals and allow more inlining.
...
This was SVN commit r7582.
2010-05-25 19:01:30 +00:00
..
BinarySerializer.cpp
Convert serialization code to use less virtuals and allow more inlining.
2010-05-25 19:01:30 +00:00
BinarySerializer.h
Convert serialization code to use less virtuals and allow more inlining.
2010-05-25 19:01:30 +00:00
DebugSerializer.cpp
Convert serialization code to use less virtuals and allow more inlining.
2010-05-25 19:01:30 +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
Serialize JS strings as UTF-16(ish), to avoid the cost of UTF-8 conversion.
2010-05-25 18:07:41 +00:00
IDeserializer.h
Serialize JS strings as UTF-16(ish), to avoid the cost of UTF-8 conversion.
2010-05-25 18:07:41 +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
Convert serialization code to use less virtuals and allow more inlining.
2010-05-25 19:01:30 +00:00
SerializedScriptTypes.h
…
StdDeserializer.cpp
Convert serialization code to use less virtuals and allow more inlining.
2010-05-25 19:01:30 +00:00
StdDeserializer.h
Serialize JS strings as UTF-16(ish), to avoid the cost of UTF-8 conversion.
2010-05-25 18:07:41 +00:00
StdSerializer.cpp
Convert serialization code to use less virtuals and allow more inlining.
2010-05-25 19:01:30 +00:00
StdSerializer.h
Convert serialization code to use less virtuals and allow more inlining.
2010-05-25 19:01:30 +00:00