Always store the real owner for station windows
commitd9cccbae9484de98f786ab95afcac81742ea0d22
authorrubidium <rubidium@openttd.org>
Tue, 21 Oct 2014 19:16:47 +0000 (21 19:16 +0000)
committercirdan <cirdansw@gmail.com>
Mon, 3 Nov 2014 18:30:46 +0000 (3 19:30 +0100)
treef3ba88956308babd56803f269f4469bc1d7c9a01
parent0271a36ecefa798903691eb76fca93b4643b9685
Always store the real owner for station windows

(openttd r27030) -Fix: crash when having the vehicle list opened
from a buoy or oil rig while the buoy/oil rig gets its final removal
(i.e. the sign gets removed)
src/station.cpp
src/station_gui.cpp
src/waypoint_gui.cpp
src/widget.cpp