0ad/binaries/data/mods/public/globalscripts
2016-09-06 21:49:57 +00:00
..
BicubicInterpolation.js Adds globalscripts/BicubicInterpolation.js, the corresponding license_mit.txt and points to it for other files with the same license in LICENSE.txt - reviewed by Philip and Itms. Uses that to fix an interpolation issue in gaia.js and also fixes a "fail by one" there - reviewed by elexis. Fixes #4174 2016-09-06 21:49:57 +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 Fix tech modifications calculations so we don't bump into stupid mistakes again (f.e. multiplying two positive numbers is now guaranteed to stay positive). See 7f300bbf3d and 0b8845eb4f 2016-05-20 11:20:51 +00:00
Templates.js Show the garrisoned healrate in tooltips, revealing not necessarily intuitive rates for special buildings and ships. 2016-07-19 13:19:37 +00:00
utility.js Fix an off by one error. Reported by fatherbushido, refs #2160. 2016-07-25 11:20:34 +00:00
vector.js Refactor some formation code to let it make use of the prototypes 2014-01-27 12:34:59 +00:00