0ad/binaries/data/mods/public/globalscripts
wraitii 077c4f2576 Adds a "properties"-property to resources and let mods be able to prevent resources from being bartered, traded and/or tributed.
Patch By: Freagarach
Comments By: elexis, Stan`, Nescio
Reviewed By: wraitii, Angen
Fixes #4370

Differential Revision: https://code.wildfiregames.com/D1846
This was SVN commit r22970.
2019-09-22 14:53:47 +00:00
..
tests Adds a "properties"-property to resources and let mods be able to prevent resources from being bartered, traded and/or tributed. 2019-09-22 14:53:47 +00:00
AttackEffects.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
interpolation.js Implement JS random map library counterpart to 2180862d40 and 204b04f2d4, refs #4816, #5018. 2018-02-07 02:08:20 +00:00
Math.js Use https in hyperlinks for sites that support it, refs #5257. 2018-08-23 09:23:06 +00:00
ModificationTemplates.js Replace DataTemplateManager simulation component with a globalscript, refs #4868. 2017-12-31 01:02:21 +00:00
random.js Add randomAngle helper function to abbreviate calls. 2018-01-15 14:20:57 +00:00
Resources.js Adds a "properties"-property to resources and let mods be able to prevent resources from being bartered, traded and/or tributed. 2019-09-22 14:53:47 +00:00
Technologies.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
Templates.js Remove two GetTemplateDataHelper unused arguments following 1b20ac7671 and 6643613b54, refs #3934, #4801 / D1938. 2019-09-03 09:42:37 +00:00
Trade.js Adapt trade gain normalization to map size (increased on small maps and decreased on large maps), and slow down the increase of the gain at very large distances. 2017-10-31 17:52:08 +00:00
utility.js Add a couple of string manipulation functions to globalscripts. 2018-02-02 01:37:39 +00:00
vector.js Remove Vector2D/Vector3D prototype workaround from EngineScriptConversions. 2019-07-16 21:52:49 +00:00