Skip to content

Add command-line option overrides to options system#7561

Open
The-E wants to merge 2 commits into
scp-fs2open:masterfrom
The-E:cmdline-priority-rework
Open

Add command-line option overrides to options system#7561
The-E wants to merge 2 commits into
scp-fs2open:masterfrom
The-E:cmdline-priority-rework

Conversation

@The-E

@The-E The-E commented Jul 4, 2026

Copy link
Copy Markdown
Member
  • Extend OptionsManager to support storing and displaying reasons for overrides.
  • Update related code paths to prioritize command-line overrides, ensure correct option resolution, and display override details in the UI.
  • Add unit tests for override behavior and round-trip validation.
  • Remove unused legacy functions (removeVSyncOption, removeWindowModeOption) in favor of the new system.

The-E added 2 commits July 4, 2026 17:37
- Extend `OptionsManager` to support storing and displaying reasons for overrides.
- Update related code paths to prioritize command-line overrides, ensure correct option resolution, and display override details in the UI.
- Add unit tests for override behavior and round-trip validation.
- Remove unused legacy functions (`removeVSyncOption`, `removeWindowModeOption`) in favor of the new system.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant