1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/components/tests
historic_bruno 99d04e93bb Implements global tech modification function. Fixes #1358, refs #1520.
Applies tech modifications to template data returned by GuiInterface.
Extends engine to load arbitrary global scripts, separates this from RNG
replacement. Refs #1193.
Loads global scripts for most script contexts for consistency.
Adds simulation tests for global scripts.

This was SVN commit r12056.
2012-07-03 02:16:45 +00:00
..
setup.js Added dummy PostMessage and BroadcastMessage functions for tests 2012-04-05 14:13:36 +00:00
test_GuiInterface.js Implements global tech modification function. Fixes #1358, refs #1520. 2012-07-03 02:16:45 +00:00
test_Player.js Fix #566 (test failure) 2010-09-07 09:29:23 +00:00
test_Timer.js Add SetInterval to Timer. 2010-11-21 19:27:53 +00:00
test_UnitAI.js Add Preferred and RestrictedClasses, based on patch by Zsol. Fixes #1144. 2012-05-01 22:20:08 +00:00