Files
0ad/binaries/data/mods/public/maps/random
wraitii 9fc6c3c897 Correctly serialize/deserialize user-defined JS objects.
Generalize component/AI serialization system to any user-defined JS
object. This includes Vector2D/3D, fixing an old issue.
As with components/AI, JS Objects may implement a Serialize/Deserialize
function to store custom data instead of the default, which attemps to
serialize all enumerable properties.

Fixes #4698

Differential Revision: https://code.wildfiregames.com/D2746
This was SVN commit r24462.
2020-12-27 17:18:13 +00:00
..
2020-12-24 16:25:32 +00:00
2018-12-26 11:28:37 +00:00
2018-12-26 11:28:37 +00:00
2019-07-01 11:09:19 +00:00
2018-02-16 20:26:42 +00:00
2019-07-01 11:09:19 +00:00
2018-12-26 11:28:37 +00:00
2018-02-21 16:49:05 +00:00