1
0
forked from 0ad/0ad
0ad/binaries/data/mods/_test.sim/simulation/components
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
..
addentity # Automatic runtime validation of entity template files. 2010-04-14 17:22:32 +00:00
interfaces # Added initial support for players and population counters in new simulation system, plus various infrastructure improvements. 2010-01-22 20:03:14 +00:00
error.js # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
test-addentity.js # Basic in-game building placement with new simulation system 2010-01-24 17:24:35 +00:00
test-destroyentity.js Fix warnings in tests 2010-05-10 09:52:35 +00:00
test-entityid.js Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
test-helper.js # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
test-hotload1.js # Automatic runtime validation of entity template files. 2010-04-14 17:22:32 +00:00
test-hotload2.js # Automatic runtime validation of entity template files. 2010-04-14 17:22:32 +00:00
test-interface.js # Added initial support for players and population counters in new simulation system, plus various infrastructure improvements. 2010-01-22 20:03:14 +00:00
test-msg.js # Added initial support for players and population counters in new simulation system, plus various infrastructure improvements. 2010-01-22 20:03:14 +00:00
test-param.js # Add initial basic player AI framework. 2011-01-12 12:29:00 +00:00
test-query.js # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
test-serialize.js Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
test.js # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00