1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/helpers
Ykkrosh dd501b2a5a # Add initial basic player AI framework.
Support direct access to serializer streams, so serializers can be
nested.
Make component script "this.template" read-only.
Stop globally-subscribed component scripts receiving messages posted to
local components, to reduce out-of-sync risks.
Move pathfinder data out of entity template directory.
Fix GuiInterface deserialization.

This was SVN commit r8865.
2011-01-12 12:29:00 +00:00
..
Commands.js Add "chat" command. 2011-01-12 12:21:41 +00:00
FSM.js Add some tests for UnitAI. 2010-11-22 20:12:04 +00:00
InitGame.js # Add initial basic player AI framework. 2011-01-12 12:29:00 +00:00
Player.js # Add initial basic player AI framework. 2011-01-12 12:29:00 +00:00
Random.js # Added AI for chickens. 2010-07-18 15:19:49 +00:00
Setup.js # Add initial basic player AI framework. 2011-01-12 12:29:00 +00:00
Sound.js # Initial audio integration with new simulation system. 2010-04-04 21:24:39 +00:00