Files
@ r7323:a531c9f4c784
Branch filter:
Location: cpp/openttd-patchpack/source/known-bugs.txt
r7323:a531c9f4c784
2.3 KiB
text/plain
(svn r10686) -Fix [FS#1058]: determining whether there is a tunnel going under the lowered area is only needed in two directions instead of all four, so take the directions (one for each axis) to the nearest border (along the given axis). Furthermore GetTileZ did much more than absolutely necessary.