Implement JS random map library counterpart to rP21131 and rP21113, refs #4816, ...
commit6b12298e50d344d0945f9c314218640685a323a6
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Wed, 7 Feb 2018 02:08:20 +0000 (7 02:08 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Wed, 7 Feb 2018 02:08:20 +0000 (7 02:08 +0000)
treeed5f4b075acee1f6f59eaf175cc8157ccdecbf51
parent17308842d347bb05e631a5d17d66c6897ead82b1
Implement JS random map library counterpart to rP21131 and rP21113, refs #4816, #5018.

Refactors the heightmap and terrainmap copying code from rP18523 and the bicubic interpolation code from rP18710 / rP18925 which were unused since rP20362.

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@21133 3db68df2-c116-0410-a063-a993310a9797
binaries/data/mods/public/globalscripts/interpolation.js
binaries/data/mods/public/maps/random/rmgen/painter.js
binaries/data/mods/public/maps/random/rmgen/random_map.js
binaries/data/mods/public/maps/random/rmgen2/gaia.js