Make variety distribution scale with the maximum map height
commitdcf026cc1090c4a38adbb0fd5b723ff72c708b8e
authorrubidium <rubidium@openttd.org>
Sun, 12 Oct 2014 11:28:45 +0000 (12 11:28 +0000)
committercirdan <cirdansw@gmail.com>
Tue, 28 Oct 2014 21:07:14 +0000 (28 22:07 +0100)
treeb60b034cec7c8cc3ac2c5e7232ceea91ba8a7db3
parentd52fe637b0503c7c0890738a17ff220675f3520d
Make variety distribution scale with the maximum map height

(openttd r26999) -Codechange: make the variety distribution
automatically scale to the maximum height of the map

(openttd r27000) -Fix (r26999): compilation error with some
versions of GCC

(openttd r27005) -Fix (r26999): variety distribution curve map
scaling did one conversion to height_t too many
src/tgp.cpp