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

enhance sexp handling of generic subsystems #6409

Merged
merged 1 commit into from
Nov 11, 2024

Commits on Nov 3, 2024

  1. enhance sexp handling of generic subsystems

    1. Since we already handle `<all engines>` and `<all turrets>`, it's simple to extend this to all generic subsystems of any type
    2. Add an `<all subsystems>` case for handling every subsystem on a ship
    3. Add some compiler directives to enforce preconditions for subsystem type `#define`s
    Goober5000 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    ed7af6a View commit details
    Browse the repository at this point in the history