From d18beb8dafb575cb8cb135910cf56e5a127965ff Mon Sep 17 00:00:00 2001 From: lethosor Date: Thu, 29 Dec 2016 15:33:09 -0500 Subject: [PATCH] xml: Add some linux64 offsets, fix ui_sidebar_menus alignment Fixes #1053 Fixes #1054 Fixes #1055 --- docs/NEWS-dev.rst | 8 ++++++++ library/xml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/NEWS-dev.rst b/docs/NEWS-dev.rst index 1ff96f7bb..9920e3433 100644 --- a/docs/NEWS-dev.rst +++ b/docs/NEWS-dev.rst @@ -48,6 +48,14 @@ Fixes introduced in 0.43.05-alpha3. - `stockflow`: Fixed an "integer expected" error +Structures +---------- +- Located several globals on 64-bit Linux: flows, timed_events, ui_advmode, + ui_building_assign_type, ui_building_assign_is_marked, + ui_building_assign_units, ui_building_assign_items, and ui_look_list. This + fixes `search-plugin`, `zone`, and `force`, among others. +- ``ui_sidebar_menus``: Fixed some x64 alignment issues + Additions/Removals ------------------ - Added `fix/tile-occupancy`: Clears bad occupancy flags on the selected tile. diff --git a/library/xml b/library/xml index e84bdcd02..bb4228f58 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit e84bdcd0280495aeb49f12c124b4e52c62aaafc9 +Subproject commit bb4228f58b1601c4868c95be6763f5ff2e5d0a08