0ad/binaries/data/mods/public/simulation/components/interfaces
Angen 51bdba7045 Show progress bar when upgrading entities
9230c107c5 allows to apply animations on entity which is upgrading. This
is adding progress bar for upgrading entities.
Suggested by @wowgetoffyourcellphone in D2371#101856

Patch by: @Freagarach
Differentail Revision: https://code.wildfiregames.com/D2442

This was SVN commit r23218.
2019-12-07 13:40:40 +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
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
DeathDamage.js Splash damage on death. When an entity dies, it can do a splash damage. Fire ship and fire raiser templates provided as example. Fix #1910. 2017-08-07 12:38:57 +00:00
DelayedDamage.js Generalise Attack effects. All attacks, including death damage and splash, can deal any number of attack effects (damaging, capture, giving status effects.) 2019-08-22 18:00:33 +00:00
EndGameManager.js Implement combine victory conditions 2018-03-09 21:51:18 +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
Garrisonable.js Option to disable garrisoning of heroes in regicide gamemode. 2017-05-22 01:18:51 +00:00
GarrisonHolder.js Remove the alert status on units 2018-01-30 01:47:12 +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
Messages.js Move message registrations to the right file. 2016-08-27 15:26:54 +00:00
ModifiersManager.js Add a system component to handle stat modifiers, make technologies and auras use this common interface. 2019-08-24 07:37:07 +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 Fix cheatTimeMultiplier broken by 5b314fc0ac 2018-04-02 20:30:32 +00:00
PlayerManager.js Add a system component to handle stat modifiers, make technologies and auras use this common interface. 2019-08-24 07:37:07 +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 Add an experience status bar 2019-04-25 15:58:54 +00:00
RangeOverlayManager.js Rename RangeVisualization component from ee5bb1fd61 / D238 to RangeOverlayManager for consistency with the RangeOverlayRenderer from 5fbb224dc0 / D555. 2017-12-10 03:28:38 +00:00
Repairable.js
Resistance.js Generalise Attack effects. All attacks, including death damage and splash, can deal any number of attack effects (damaging, capture, giving status effects.) 2019-08-22 18:00:33 +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
StatisticsTracker.js
StatusBars.js
StatusEffectsReceiver.js Allow entities to be affected by Status Effects from ranged attacks. 2019-05-26 12:44:46 +00:00
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 Show progress bar when upgrading entities 2019-12-07 13:40:40 +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