1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/globalscripts
2012-10-07 22:19:03 +00:00
..
Math.js Modified rmgen GetAngle function to use atan2 and the standard mathematical angle convention (WARNING this changes return values so will break scripts using the old version) and changed getGradient so it returns Infinity for infinite gradient lines. Added errors if people try and use unsafe javascript maths functions. 2012-03-18 18:40:27 +00:00
Technologies.js Added Player/MaxPopulation for technologies. 2012-10-07 22:19:03 +00:00