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-07-14 06:55:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c49c665edba88461defb82ab0dbab63eab2fc510
0ad
/
source
/
simulation2
/
serialization
T
History
elexis
6149dd3841
Actually remove trailing whitespace for non-header files as well.
...
This was SVN commit r18989.
2016-11-23 13:02:58 +00:00
..
BinarySerializer.cpp
Actually remove trailing whitespace for non-header files as well.
2016-11-23 13:02:58 +00:00
BinarySerializer.h
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +00:00
DebugSerializer.cpp
…
DebugSerializer.h
…
HashSerializer.cpp
…
HashSerializer.h
…
IDeserializer.cpp
…
IDeserializer.h
…
ISerializer.cpp
…
ISerializer.h
…
SerializedScriptTypes.h
…
SerializeTemplates.h
Disable serialization of the AI when no AI players are present. Disable serialization of cached AI templates overall. Improve serialization of repetitive vectors and templatenames. Refs
#3834
2016-05-02 09:26:07 +00:00
StdDeserializer.cpp
Actually remove trailing whitespace for non-header files as well.
2016-11-23 13:02:58 +00:00
StdDeserializer.h
SpiderMonkey 38 upgrade: 32/35
2016-09-02 16:51:09 +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