1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/helpers
2013-08-17 13:59:53 +00:00
..
Cheat.js Split up cheats into multiple files. Patch by lsdh/ldsh. Fixes #2019. 2013-07-31 22:22:12 +00:00
Commands.js AI-related changes to the AI interface and Command.js, to facilitate debugging of upcoming new version of Aegis. 2013-07-25 08:57:07 +00:00
Entity.js stances improvement and bugfixing. units now targets buildings last, after workers, and after every other units. 2011-06-26 02:03:36 +00:00
FSM.js Let states execute their leave handlers on OnDestroy. Fixes #1999. Patch by mimo. 2013-06-25 21:49:54 +00:00
InitGame.js Fix Aegis to work properly for A14, also rename the folder from "qbot-wc" to "aegis" (thus apparent huge number of changes). Adds a "sandbox" difficulty setting that will never attack, collect resources 50% slower, and is pop-capped at 70 for beginners. 2013-08-17 13:59:53 +00:00
Player.js Allow mutual allies to garrison in each others buildings. Patch by mimo. Fixes #1807. 2013-04-14 00:34:14 +00:00
RallyPointCommands.js Make rally points work for trade. Patch from Deiz/F00. Fixes #1173. 2012-07-25 21:38:56 +00:00
Random.js # Added AI for chickens. 2010-07-18 15:19:49 +00:00
Setup.js Add per-player LOS-reveal flag. 2011-06-28 23:24:42 +00:00
Sound.js # Initial audio integration with new simulation system. 2010-04-04 21:24:39 +00:00
Technology.js Add template helper function. Fix some errors. Refs #1692. 2013-01-09 13:25:11 +00:00
Templates.js Training limits. Limit heroes to one living per player. Allow heroes to be trained again. Closes #1432 2012-11-07 17:56:14 +00:00
TraderGain.js Implements shared trade gain with allies, patch by mimo, fixes #1691 2013-07-16 05:59:48 +00:00
Walls.js Wall placement. Closes #786. 2012-05-05 19:22:22 +00:00