0ad/binaries/data/mods/public/globalscripts
Atrik 91a37e32f6
Some checks are pending
checkrefs / lfscheck (push) Waiting to run
checkrefs / checkrefs (push) Waiting to run
lint / cppcheck (push) Waiting to run
lint / copyright (push) Waiting to run
lint / jenkinsfiles (push) Waiting to run
pre-commit / build (push) Waiting to run
Sort units spatially for freehand selection
2026-07-30 17:19:39 +02:00
..
tests Gendered Civilians 2025-09-02 10:23:44 +02:00
AttackEffects.js Fix eslint rule 'prefer-const' in globalscripts 2025-05-06 14:16:42 +02:00
DamageTypes.js Use @stylistic/brace-style for eslint 2026-01-12 21:33:52 +01:00
Formation.js Allow picking a default formation for walk (and walk-like) orders. 2020-12-31 10:04:58 +00:00
FSM.js Enable eslint rule 'no-redeclare' 2025-06-14 14:53:10 +02:00
interpolation.js Fix eslint rule 'space-before-function-paren' 2025-05-13 15:21:57 +02:00
Math.js Add Math.clamp utility function 2026-07-30 17:19:39 +02:00
ModificationTemplates.js Use @stylistic/brace-style for eslint 2026-01-12 21:33:52 +01:00
MultiKeyMap.js Fix eslint rule 'prefer-const' in globalscripts 2025-05-06 14:16:42 +02:00
random.js Add randomAngle helper function to abbreviate calls. 2018-01-15 14:20:57 +00:00
Resources.js Fix eslint rule 'prefer-const' in globalscripts 2025-05-06 14:16:42 +02:00
StatusEffects.js Fix eslint rule 'prefer-const' in globalscripts 2025-05-06 14:16:42 +02:00
Technologies.js Support setting multiply and add to 0 in techs 2026-02-20 21:26:19 +01:00
Templates.js Add projectile count to template viewer & tooltips 2026-07-09 09:25:37 +02: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 Implement level class sorting for formations 2026-01-23 17:20:11 +01:00
vector.js Sort units spatially for freehand selection 2026-07-30 17:19:39 +02:00
WeightedList.js Fix eslint rule 'prefer-const' in globalscripts 2025-05-06 14:16:42 +02:00