convertHeightmap1Dto2D helper function which allows extracting a subset of a heightma...
commit37b146a8882466d153f0b40ec50a28c1582a4739
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Fri, 16 Feb 2018 19:02:51 +0000 (16 19:02 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Fri, 16 Feb 2018 19:02:51 +0000 (16 19:02 +0000)
tree35d8f122982c9205a0612a6686f547f57e0fc570
parent48f24dc2e9e552ec5d15f079d1b1d9d04b54d70b
convertHeightmap1Dto2D helper function which allows extracting a subset of a heightmap image.
Could become superseded by the C++ counterpart returning a 2D array instead, refs #5018, #4816.

One more DiskPlacer from rP21225.

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@21227 3db68df2-c116-0410-a063-a993310a9797
binaries/data/mods/public/maps/random/rmgen/library.js
binaries/data/mods/public/maps/random/rmgen/painter.js
binaries/data/mods/public/maps/random/rmgen/player.js
binaries/data/mods/public/maps/random/rmgen/random_map.js