0ad/binaries/data/mods/public/simulation/helpers
2013-12-28 10:44:59 +00:00
..
Cheat.js Use functions to change variables. Remove broken branding of cheating player. 2013-11-17 18:24:09 +00:00
Commands.js change the way to manage trade, closes #2311 2013-12-28 10:44:59 +00:00
Damage.js * Add method to rangemanager to query around a position instead of an entity 2013-12-04 15:30:01 +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 AI errors on skirmish maps. 2013-12-04 16:52:44 +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 Prevents buildings from getting attack-move orders and implements attack-move rally points, patch by mimo. Fixes #2171 2013-10-06 22:50:30 +00:00
Random.js # Added AI for chickens. 2010-07-18 15:19:49 +00:00
Setup.js Clean up EndGameManager. Fixes #2130 2013-11-05 19:40:50 +00:00
Sound.js # Initial audio integration with new simulation system. 2010-04-04 21:24:39 +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 Rename technology related files, methods and messages so their names represent the shared data flow between technologies and auras (and maybe future components). Implement the C++ part of auras through these generalised files. Fixes #2154 2013-10-15 10:05:08 +00:00
ValueModification.js Rename technology related files, methods and messages so their names represent the shared data flow between technologies and auras (and maybe future components). Implement the C++ part of auras through these generalised files. Fixes #2154 2013-10-15 10:05:08 +00:00
Walls.js Wall placement. Closes #786. 2012-05-05 19:22:22 +00:00
WeightedList.js Add preferred classes to BuildingAI. Patch by jammus. Fixes #1985 2013-09-11 17:50:49 +00:00