Skip to content

add wing display names#7429

Open
Goober5000 wants to merge 2 commits into
scp-fs2open:masterfrom
Goober5000:wing_display_name
Open

add wing display names#7429
Goober5000 wants to merge 2 commits into
scp-fs2open:masterfrom
Goober5000:wing_display_name

Conversation

@Goober5000
Copy link
Copy Markdown
Contributor

Adds display name capability for wings, matching the pattern and infrastructure of display names for ships. As in #7234, wing display names take precedence over ship display names, if both are provided; because if ship display names took precedence, a ship would have the same display name in every wave.

All the relevant display locations are handled, including the HUD, escort list, message box, and mission log. Lua API support is provided as well.

Adds full support for both FRED and QtFRED, including the always-save-display-names setting.

Addresses #7189 and the last request from #1730.

@Goober5000 Goober5000 added this to the Release 26.0 milestone May 7, 2026
@Goober5000 Goober5000 added the enhancement A new feature or upgrade of an existing feature to add additional functionality. label May 7, 2026
@Goober5000 Goober5000 force-pushed the wing_display_name branch 3 times, most recently from 3af79b9 to 36cce48 Compare May 11, 2026 00:23
Comment thread code/missioneditor/missionsave.cpp Outdated
Comment thread qtfred/src/mission/dialogs/WingEditorDialogModel.cpp
Adds display name capability for wings, matching the pattern and infrastructure of display names for ships.  As in scp-fs2open#7234, wing display names take precedence over ship display names, if both are provided; because if ship display names took precedence, a ship would have the same display name in every wave.

All the relevant display locations are handled, including the HUD, escort list, message box, and mission log.  Lua API support is provided as well.

Adds full support for both FRED and QtFRED, including the always-save-display-names setting.

Addresses scp-fs2open#7189 and the last request from scp-fs2open#1730.
@Goober5000 Goober5000 force-pushed the wing_display_name branch from 36cce48 to 2ba02b9 Compare May 14, 2026 01:46
Copy link
Copy Markdown
Member

@wookieejedi wookieejedi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New updates look good, I'll approve and then plan to merge in a few days to give other devs time to review if they want, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement A new feature or upgrade of an existing feature to add additional functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants