0ad/binaries/data/mods/public/globalscripts
Itms c7edc09f51 Revert 7cc2d65ec7.
The problem caused by nested Maps is actually #3374.
Cloning the data object saved by the !AuraManager fixes #3188.
Also, using Map fixes a serialization problem, refs #3375.

On top of those changes, some reordering of add/multiply to avoid any
ordering mistake.

Fixes #3164, Refs #3374

This was SVN commit r16929.
2015-08-21 07:29:08 +00:00
..
Math.js Improve the Vector prototype with static functions. Replace the usage of the Math vector functions with functions from the Vector class. 2014-01-24 19:51:00 +00:00
Technologies.js Allow for unification in identity class matching + add the opportunity to combine with AND and OR. Fixes #2612 2014-06-05 09:39:36 +00:00
Templates.js allow changing the trading gain with tech + rework of market techs, fixes #3326 2015-07-17 19:27:15 +00:00
utility.js Revert 7cc2d65ec7. 2015-08-21 07:29:08 +00:00
vector.js Refactor some formation code to let it make use of the prototypes 2014-01-27 12:34:59 +00:00