1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/helpers
Ykkrosh f378a63d94 Add some tests for UnitAI.
Fix said tests for UnitAI.
Hopefully fix #647 too.
Document HFSM interface a bit.
Add Engine.DumpSimState() console command for debugging.

This was SVN commit r8681.
2010-11-22 20:12:04 +00:00
..
Commands.js # Add resource shuttling. 2010-11-13 19:15:29 +00:00
FSM.js Add some tests for UnitAI. 2010-11-22 20:12:04 +00:00
InitGame.js Fix Atlas and autostart. 2010-10-30 13:27:23 +00:00
Player.js Add allied victory condition to EndGameManager, defaults to true for now because we can't change teams, but later it can be changed during setup 2010-11-21 00:35:08 +00:00
Random.js # Added AI for chickens. 2010-07-18 15:19:49 +00:00
Setup.js Stop units walking outside the edges of circular maps. 2010-10-30 18:25:34 +00:00
Sound.js # Initial audio integration with new simulation system. 2010-04-04 21:24:39 +00:00