mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
Extends binary serializer to support typed arrays. Extends binary serializer to support custom JS prototype objects in AIs, fixes #407. Allows full serialization of AIs (not yet implemented). Refs #1089, #1886 Increases binary serializer script backref arena from 8 MB to 16 MB, refs #1842 This was SVN commit r13429. |
||
|---|---|---|
| .. | ||
| components | ||
| docs | ||
| helpers | ||
| scripting | ||
| serialization | ||
| system | ||
| tests | ||
| MessageTypes.h | ||
| Simulation2.cpp | ||
| Simulation2.h | ||
| TypeList.h | ||