0ad/binaries/data/mods/public/simulation/components/tests
2014-05-18 13:44:08 +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 tests. 2014-04-02 23:09:59 +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 Mark all components as global variables and allow to re-register existing components to update their schema and/or message receiving methods. 2014-05-18 08:20:02 +00:00