mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
Add basic hold-fire stance, and use it for some test maps. Add JSON data container to map XML files, to simplify the interaction between scripts and maps. Fix fixed-point printing so it roundtrips safely through map files. Fix camera startup positions in old-format maps. This was SVN commit r7844. |
||
|---|---|---|
| .. | ||
| BinarySerializer.cpp | ||
| BinarySerializer.h | ||
| DebugSerializer.cpp | ||
| DebugSerializer.h | ||
| HashSerializer.cpp | ||
| HashSerializer.h | ||
| IDeserializer.cpp | ||
| IDeserializer.h | ||
| ISerializer.cpp | ||
| ISerializer.h | ||
| SerializedScriptTypes.h | ||
| StdDeserializer.cpp | ||
| StdDeserializer.h | ||
| StdSerializer.cpp | ||
| StdSerializer.h | ||