1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/helpers
Ykkrosh 65bcedb9fc Load map descriptions from their XML file.
Add basic hold-fire stance, and use it for some test maps.
Add JSON data container to map XML files, to simplify the interaction
between scripts and maps.
Fix fixed-point printing so it roundtrips safely through map files.
Fix camera startup positions in old-format maps.

This was SVN commit r7844.
2010-08-04 21:15:41 +00:00
..
Commands.js # Add corpse decay and building collapse. 2010-08-01 17:38:01 +00:00
FSM.js # Add auto-attacking of nearby enemies. 2010-07-29 20:39:23 +00:00
InitGame.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
Random.js # Added AI for chickens. 2010-07-18 15:19:49 +00:00
Setup.js Load map descriptions from their XML file. 2010-08-04 21:15:41 +00:00
Sound.js # Initial audio integration with new simulation system. 2010-04-04 21:24:39 +00:00