0ad/binaries/data/mods/public/simulation/components/interfaces
fatherbushido a673a330a5 Fixes a typo in 8c6944f58f.
This was SVN commit r18709.
2016-09-06 13:14:51 +00:00
..
AIProxy.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
AlertRaiser.js Implement town bell 2013-12-26 10:43:51 +00:00
Attack.js Deal ranged damage even if the attacker dies. Patch by LeanderH. Fixes #3610. 2016-08-22 01:00:57 +00:00
AttackDetection.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
AuraManager.js Implement the js side of auras. Refs #2048. Patch with the help of Alpha123. Only the temple aura is added as example, all other aura components are removed from the templates to be created from scratch again. 2013-10-14 15:51:21 +00:00
Auras.js
Barter.js Barter. Closes #23. 2011-11-24 15:43:32 +00:00
BattleDetection.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
Builder.js
BuildingAI.js
BuildRestrictions.js
Capturable.js Fixes a typo in 8c6944f58f. 2016-09-06 13:14:51 +00:00
CeasefireManager.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
Cost.js
Damage.js Deal ranged damage even if the attacker dies. Patch by LeanderH. Fixes #3610. 2016-08-22 01:00:57 +00:00
DamageReceiver.js
EndGameManager.js Move message registrations to the right file. 2016-08-27 15:26:54 +00:00
EntityLimits.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
Formation.js
Foundation.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
GarrisonHolder.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
Gate.js Gates. Adds UI buttons, replaces wall section with a gate, defines and create obstruction shapes, detects friendly units and eventually disable door's "block movement" flag, allows us to lock / unlock the door by disabling "block pathfinding" flag. Needs icons, play sound, animations. Fixes #1385, refs #619. 2012-07-08 16:25:33 +00:00
Guard.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
Heal.js Implement healing. Fixes #999. 2012-04-17 20:22:13 +00:00
Health.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
Loot.js
Looter.js
Market.js add a new market component, fixes #3277 2016-04-13 19:56:18 +00:00
Messages.js Move message registrations to the right file. 2016-08-27 15:26:54 +00:00
Pack.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
Player.js Move message registrations to the right file. 2016-08-27 15:26:54 +00:00
ProductionQueue.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
Promotion.js
RallyPoint.js
Repairable.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
ResourceDropsite.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
ResourceGatherer.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
ResourceSupply.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
ResourceTrickle.js Implements resource trickle. Allows decimal player resources. Fixes #2413. 2014-01-31 12:01:49 +00:00
SkirmishReplacer.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
Sound.js
StatisticsTracker.js Fix lineendings of all files in simulation/. 2016-06-24 12:39:22 +00:00
StatusBars.js
TechnologyManager.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
TerritoryDecay.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
Timer.js
Trader.js Trade. Closes #30. 2012-03-08 20:42:28 +00:00
TrainingRestrictions.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
Trigger.js Move message registrations to the right file. 2016-08-27 15:26:54 +00:00
TriggerPoint.js Add engine support to triggers + a component to provide an easy interface and to be extended by triggers. Thanks to SpahBod for the biggest part of the code, and Yves for the review. 2014-06-23 13:42:59 +00:00
UnitAI.js Adds and updates documentation in /components/interfaces/ files. Reviewed by elexis. Fixes #4128 2016-08-03 12:04:49 +00:00
Upgrade.js Allow entities to upgrade into other entities. 2016-07-01 19:43:26 +00:00
WallPiece.js Wall placement. Closes #786. 2012-05-05 19:22:22 +00:00
WallSet.js Wall placement. Closes #786. 2012-05-05 19:22:22 +00:00
Wonder.js add wonder victory condition. Refs #1649 2013-12-28 13:40:39 +00:00