0ad/binaries/data/mods/public/simulation/helpers
2014-01-31 15:30:16 +00:00
..
Cheat.js Add technologies cheat. Fixes #2072. Patch by boeseRaupe 2014-01-31 15:30:16 +00:00
Commands.js allow the possibility to define route with waypoints when doing trade, fixes #1207, #1821 and #1822 2014-01-28 18:56:39 +00:00
Damage.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
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 Fix AI errors on skirmish maps. 2013-12-04 16:52:44 +00:00
Player.js Fix Athens not researching civ phase. Make the AI adapt automatically to changing the max gatherers on fields. 2014-01-18 20:26:52 +00:00
RallyPointCommands.js allow the possibility to define route with waypoints when doing trade, fixes #1207, #1821 and #1822 2014-01-28 18:56:39 +00:00
Random.js # Added AI for chickens. 2010-07-18 15:19:49 +00:00
Setup.js "Reveal all player" id back to -1, add some "ensure" to catch invalid player ids and be safer. 2013-12-31 21:30:48 +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