Merge branch 'save_ext' into enhanced_viewport_overlay-sx

This commit is contained in:
Jonathan G Rennison
2015-11-18 23:33:00 +00:00
58 changed files with 1016 additions and 471 deletions

View File

@@ -1207,6 +1207,7 @@ void ChangeWindowOwner(Owner old_owner, Owner new_owner)
case WC_BUY_COMPANY:
case WC_COMPANY:
case WC_COMPANY_INFRASTRUCTURE:
case WC_VEHICLE_ORDERS: // Changing owner would also require changing WindowDesc, which is not possible; however keeping the old one crashes because of missing widgets etc.. See ShowOrdersWindow().
continue;
default: