Files @ r25442:980b1ae46e00
Branch filter:

Location: cpp/openttd-patchpack/source/src/lang/catalan.txt

PeterN
Fix #9242: Tree tick handler did not scale by map size. (#9246)

This means that random tree generation density is higher on small maps and lower on large maps. This difference is enough to make the Lumber Mill impractical to use on large maps.

This change skips ticks on maps smaller than 256x256 and increases iterations or shortens the interval on maps larger than 256x256.

File is too big to display. Show as raw.