mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-06 15:05:47 -07:00
Remove all occurances of hardcoded resources in the simulation, GUI and AI code by specifying resources as JSON files in a new simulation subdirectory and accessing them through a globally defined prototype. This was SVN commit r18964. |
||
|---|---|---|
| .. | ||
| setup.js | ||
| test_Attack.js | ||
| test_AuraManager.js | ||
| test_Auras.js | ||
| test_Capturable.js | ||
| test_Damage.js | ||
| test_EndGameManager.js | ||
| test_Foundation.js | ||
| test_GuiInterface.js | ||
| test_Math.js | ||
| test_Player.js | ||
| test_Timer.js | ||
| test_UnitAI.js | ||