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

hide variable -index SEXP operators in FRED #6410

Merged

Conversation

Goober5000
Copy link
Contributor

Hide these SEXP operators to reduce confusion for FREDders. They still work, but using them properly requires a certain amount of knowledge of the inner workings of variables, and the operators can break if new variables are added causing the list to be re-indexed.

Implements half of #6400.

Hide these SEXP operators to reduce confusion for FREDders.  They still work, but using them properly requires a certain amount of knowledge of the inner workings of variables, and the operators can break if new variables are added causing the list to be re-indexed.

Implements half of scp-fs2open#6400.
@Goober5000 Goober5000 added cleanup A modification or rewrite of code to make it more understandable or easier to maintain. qtfred A feature or issue related to qtFred. sexps A feature or issue related to SEXPs fred A feature or issue related to the FReespace EDitor (FRED) labels Nov 3, 2024
@Goober5000 Goober5000 merged commit b48a55e into scp-fs2open:master Nov 4, 2024
16 checks passed
@Goober5000 Goober5000 deleted the hide_variable_index_operators branch November 4, 2024 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup A modification or rewrite of code to make it more understandable or easier to maintain. fred A feature or issue related to the FReespace EDitor (FRED) qtfred A feature or issue related to qtFred. sexps A feature or issue related to SEXPs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants