0ad/binaries/data/mods/public/simulation/helpers
wraitii 1694913b16 Make "no formation" the default setting but keep formations activated to help pathfinding in A19. Use at your own risk. Refs #3505 and #3565.
Also make rabbit, chicken and shark no longer obstruct movement, to
further help with pathfinding. These may or may not be udpated later.
Refs #3562. Fixes #3497.

This was SVN commit r17166.
2015-11-01 17:10:19 +00:00
..
Cheat.js still another bunch of missing semicolon signaled by jshint 2015-09-19 13:04:33 +00:00
Commands.js Make "no formation" the default setting but keep formations activated to help pathfinding in A19. Use at your own risk. Refs #3505 and #3565. 2015-11-01 17:10:19 +00:00
Damage.js still another bunch of missing semicolon signaled by jshint 2015-09-19 13:04:33 +00:00
Entity.js Improve the Vector prototype with static functions. Replace the usage of the Math vector functions with functions from the Vector class. 2014-01-24 19:51:00 +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 allow maps to handle garrisoned units, fixes #2984 2015-01-13 17:59:55 +00:00
Player.js add a new Repairable component defining a ratio of repairTime/buildTime for repairable entities. Fixes #633 2015-08-27 20:31:10 +00:00
RallyPointCommands.js Allow setting rallypoint on enemy entities. Patch by maveric, fixes #1046 2015-05-26 10:59:09 +00:00
Random.js add some missing semicolon 2015-09-21 21:08:58 +00:00
Setup.js Add optional ceasefire time to the game. Patch by elexis. Fixes #2749 2015-05-05 13:38:36 +00:00
Sound.js # Initial audio integration with new simulation system. 2010-04-04 21:24:39 +00:00
TraderGain.js allow changing the trading gain with tech + rework of market techs, fixes #3326 2015-07-17 19:27:15 +00:00
ValueModification.js Recreate some tech modified values upon deserialization. Fixes #3055. 2015-02-21 01:41:24 +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