0ad/binaries/data
elexis e18598cd62 Fix Vector.js rotate oversight in 7778a7b436 (this.x may not be modified before reading again and sin/cos should not be computed twice).
Extend the tests of rotate in 99494251a1 to reveal the bug.
Add non-static clone functions for vectors (as the static ones were
incorrectly removed in e95f4e9744).
Math.pow performance is investigated separately, refs P85.

Checks and balances by mimo, leper, FeXoR and fatherbushido

This was SVN commit r20272.
2017-10-08 15:25:21 +00:00
..
config Rename WaterUgly setting to WaterEffects in order to remove the invertedboolean workaround of the options page. 2017-08-21 00:09:25 +00:00
l10n Add a script to lint the translations with Dennis. 2017-05-27 12:26:26 +00:00
mods Fix Vector.js rotate oversight in 7778a7b436 (this.x may not be modified before reading again and sin/cos should not be computed twice). 2017-10-08 15:25:21 +00:00
tests Do not print things outside of the standard TS_FAIL output, or garbage will be added to the XML output when running the tests under Jenkins. 2016-12-18 11:16:19 +00:00
tools Add help button to Atlas with a link to the Manual and bugtracker. 2017-08-21 23:32:29 +00:00