0ad/binaries/data/mods/public/simulation/components/tests
leper 39343a8c84 Fix test failure.
This was SVN commit r16946.
2015-08-29 22:49:32 +00:00
..
setup.js Allow system components to be registered on the scripting side (so mods can make their own system components). 2014-05-18 13:44:08 +00:00
test_GuiInterface.js Fix test failure. 2015-08-29 22:49:32 +00:00
test_Math.js Adds JS implementations of Math.pow, exp, and log, by sanderd17, refs #1193. 2013-06-30 05:16:20 +00:00
test_Player.js Fixes tests 2013-11-10 03:24:29 +00:00
test_Timer.js Add SetInterval to Timer. 2010-11-21 19:27:53 +00:00
test_UnitAI.js Use the terrain-only grid for terrain edges in the short pathfinder algorithm. This grid is updated on each terrain change, whereas the passability grid is updated once a turn. This caused OOS on rejoin, fixes #3292. 2015-07-18 08:37:49 +00:00