0ad/binaries/data/mods/public/simulation/components/interfaces
mimo d8490b8c2e Petra: gameTypeManager cleanup
Summary:
In regicide, data.garrisonEmergency was not reset when retreating a hero
to a base when the hero couldn't find a place to garrison.
Transfer the stance info to the AI

Reviewed By: mimo
Differential Revision: https://code.wildfiregames.com/D515
This was SVN commit r19614.
2017-05-19 20:28:21 +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 End source files with a newline. 2016-11-23 11:27:54 +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
Auras.js
Barter.js
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
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
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
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
RangeVisualization.js RangeVisualization component and use it to visualize Aura ranges. 2017-05-06 00:47:21 +00:00
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
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
TrainingRestrictions.js
Trigger.js Move message registrations to the right file. 2016-08-27 15:26:54 +00:00
TriggerPoint.js
UnitAI.js Petra: gameTypeManager cleanup 2017-05-19 20:28:21 +00:00
Upgrade.js Allow entities to upgrade into other entities. 2016-07-01 19:43:26 +00:00
VisionSharing.js Implement shared vision at the entity level 2017-01-26 21:10:46 +00:00
WallPiece.js End source files with a newline. 2016-11-23 11:27:54 +00:00
WallSet.js End source files with a newline. 2016-11-23 11:27:54 +00:00
Wonder.js