From 7d1b4ab03af8327f17a3bd501b98357e20fba29e Mon Sep 17 00:00:00 2001 From: Quietust Date: Mon, 8 Jun 2026 16:10:11 -0600 Subject: [PATCH] Update structures for 53.15 And a few other minor tweaks: * Fix vmethod signature in art_image_propertyst * Remove some stale unordered_map / unordered_set comments --- changelog.txt | 2 ++ df.art_image.xml | 2 +- df.creature.xml | 10 ++++++++++ df.d_interface.xml | 1 + df.g_src.music_and_sound_g.xml | 2 +- df.g_src.texture_handler.xml | 6 ++++++ df.region.xml | 1 + df.widgets.unit_list.xml | 2 +- df.world.xml | 1 + 9 files changed, 24 insertions(+), 3 deletions(-) diff --git a/changelog.txt b/changelog.txt index 9a5520ac70..0602f62c92 100644 --- a/changelog.txt +++ b/changelog.txt @@ -19,6 +19,8 @@ Template for new versions: # Future ## Structures +- corrected return type on ``art_image_propertyst`` vmethod ``clone`` + # 53.13-r2 diff --git a/df.art_image.xml b/df.art_image.xml index 57e6e8bd8c..c21f79e6d7 100644 --- a/df.art_image.xml +++ b/df.art_image.xml @@ -88,7 +88,7 @@ - + diff --git a/df.creature.xml b/df.creature.xml index 5071129719..4d5043d6a9 100644 --- a/df.creature.xml +++ b/df.creature.xml @@ -708,6 +708,9 @@ + + + bay12: CREATURE_GRAPHICS_LAYER_SET_FLAG_* @@ -727,6 +730,12 @@ + + + + + + bay12: CreatureSmallTextureType @@ -1456,6 +1465,7 @@ + -- Unused: CreatureDefStrings diff --git a/df.d_interface.xml b/df.d_interface.xml index 7559399456..5d5b15436e 100644 --- a/df.d_interface.xml +++ b/df.d_interface.xml @@ -6110,6 +6110,7 @@ + diff --git a/df.g_src.music_and_sound_g.xml b/df.g_src.music_and_sound_g.xml index 5c7d982f9a..763361194c 100644 --- a/df.g_src.music_and_sound_g.xml +++ b/df.g_src.music_and_sound_g.xml @@ -102,7 +102,7 @@ - + diff --git a/df.g_src.texture_handler.xml b/df.g_src.texture_handler.xml index 74b5f30aa2..4e085a866e 100644 --- a/df.g_src.texture_handler.xml +++ b/df.g_src.texture_handler.xml @@ -37,9 +37,15 @@ + + + actually textlinesst + + + diff --git a/df.region.xml b/df.region.xml index 836c7baa49..f38f6dacff 100644 --- a/df.region.xml +++ b/df.region.xml @@ -167,6 +167,7 @@ + diff --git a/df.widgets.unit_list.xml b/df.widgets.unit_list.xml index 38376965f6..07fbc5f02e 100644 --- a/df.widgets.unit_list.xml +++ b/df.widgets.unit_list.xml @@ -79,7 +79,7 @@ - + diff --git a/df.world.xml b/df.world.xml index b6ffd7af7b..9ee782d181 100644 --- a/df.world.xml +++ b/df.world.xml @@ -168,6 +168,7 @@ +