0ad/binaries/data/mods
elexis 376d8b3d1e Cleanup most createArea and some createObjectGroup calls in random map scripts.
Inline the placer, terrainPainter, elevationPainter, group and sizes
helper variables that are used only once.
Thus do not hoist variable declarations from unrelated scopes.
Remove few dozens of painters that are overpainted by the
paintBasedOnTerrainHeight call afterwards.
Remove 334 noisy misaligned code comments (// terrains // widths //
blend radius and // some variation).
Label the createArea calls so that the reader knows what they do.
Remove unbenefitial Math.PI/8 grass min/max angle limitation.
Use height variables for the SmoothElevationPainter calls so that levels
can be modified more easily.
Use Math prototype functions instead of the unfortunate rmgen proxies.
Does not touch starting base code, Unknown maps, Snowflake Searocks and
Corsica & Sardinia which need special treatment.

This was SVN commit r20301.
2017-10-15 17:53:12 +00:00
..
_test.dae/art
_test.minimal
_test.sim Move special_filter/ templates to special/filter/. 2017-09-30 07:14:35 +00:00
_test.tex/art/textures
_test.xero
mod Use white text in the mod selection screen. Patch by Nescio. 2017-09-18 03:08:25 +00:00
public Cleanup most createArea and some createObjectGroup calls in random map scripts. 2017-10-15 17:53:12 +00:00