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

Backport small fixes from rdr 2 port #5

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

Conversation

JIStream
Copy link

@JIStream JIStream commented Feb 9, 2023

  1. Do not clip global addresses to 99999, clip to INT32_MAX instead (we can probably delete clipping here entirely, I don't think it serves any purpose).
  2. Fix script name collision which prevents pinning or terminating scripts with the same name.
  3. Remove ENABLE_ALL_CONTROL_ACTIONS when floating menu is disabled. It shouldn't be there, only creates confusion and doesn't serve any purpose.

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