Files
@ r2113:600d6ea0d897
Branch filter:
Location: cpp/openttd-patchpack/source/openttd.dsp - annotation
r2113:600d6ea0d897
15.9 KiB
text/plain
(svn r2623) - CodeChange: rework DrawStringCenteredTruncated() a bit. Instead of giving center + width you give the coordinates of the bounding box (left, right) it has to fit in (ludde)
- CodeChange: changed (back) maximum pixel length of truncated strings to a signed integer.
- CodeChange: changed (back) maximum pixel length of truncated strings to a signed integer.