Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revise Run FreeSpace menu option #6403

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Goober5000
Copy link
Contributor

  1. Fix some memory leaks and make the application name detection slightly more reliable.
  2. Takes the command-line arguments used to launch FRED and reuses them to launch FSO.
  3. As part of this, slightly refactor the cmdline_print_cmdline_multi() function so that it calls a new cmdline_build_string() function.

This restores full functionality of the Run FreeSpace option so that it behaves as expected.

Fix some memory leaks and make the application name detection slightly more reliable.
Takes the command-line arguments used to launch FRED and reuses them to launch FSO.

As part of this, slightly refactor the `cmdline_print_cmdline_multi()` function so that it calls a new `cmdline_build_string()` function.
@Goober5000 Goober5000 added enhancement A new feature or upgrade of an existing feature to add additional functionality. fix A fix for bugs, not-a-bugs, and/or regressions. fred A feature or issue related to the FReespace EDitor (FRED) Waiting for Stable Marks a pull request that is to be merged after the next stable release, due to a release cycle labels Oct 25, 2024
@Goober5000 Goober5000 added this to the Release 25.0 milestone Oct 25, 2024
@Goober5000 Goober5000 removed the Waiting for Stable Marks a pull request that is to be merged after the next stable release, due to a release cycle label Oct 28, 2024
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. fix A fix for bugs, not-a-bugs, and/or regressions. fred A feature or issue related to the FReespace EDitor (FRED)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant