0ad/binaries/data/mods/public/maps/random/rmgen
phosit a80446eb59
Use the profiler to profile map generation
Instead of writing the duration to the console it uses
`Engine.ProfileStart` and `Engine.ProfileStop` to profile map
generation.

Refs: #5263
2026-07-25 10:47:49 +02:00
..
painter Use @stylistic/brace-style for eslint 2026-01-12 21:33:52 +01:00
placer Use stylistic for deprecated eslint rules 2025-06-10 21:23:23 +02:00
Area.js rmgen: var -> let -> const 2024-02-17 11:13:52 +00:00
Constraint.js rmgen: var -> let -> const 2024-02-17 11:13:52 +00:00
Entity.js Use CamelCase for random map files containing the prototype of the same name, refs #5042, #4804. 2018-02-20 19:50:04 +00:00
environment.js Fix eslint rule 'spaced-comment' 2025-05-17 12:08:47 +02:00
Group.js rmgen: var -> let -> const 2024-02-17 11:13:52 +00:00
library.js Use @stylistic/brace-style for eslint 2026-01-12 21:33:52 +01:00
math.js rmgen: var -> let -> const 2024-02-17 11:13:52 +00:00
Noise.js Enable eslint style rule 'keyword-spacing' 2025-06-25 14:34:12 +02:00
Object.js rmgen: var -> let -> const 2024-02-17 11:13:52 +00:00
RandomMap.js Fix autofixable eslint warnings for eqeqeq 2025-06-26 11:03:19 +02:00
RandomMapLogger.js Use the profiler to profile map generation 2026-07-25 10:47:49 +02:00
Terrain.js Use CamelCase for random map files containing the prototype of the same name, refs #5042, #4804. 2018-02-20 19:50:04 +00:00
TileClass.js Use @stylistic/brace-style for eslint 2026-01-12 21:33:52 +01:00