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

Allow Scripts to convert returned uint32 values to int64 #10373

Closed
wants to merge 16 commits into from

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    c6fc4b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61a2a41 View commit details
    Browse the repository at this point in the history
  3. Change: ScriptBridge.GetBridgeID now returns BRIDGE_INVALID for inval…

    …id bridge ids
    
    Add a ScriptBridge::BridgeID enum and modify affected functions accordingly to accomodate for it
    SamuXarick committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    d73a34a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c36bd55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6338b89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21e026e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ade7bc5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18c55a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0e0b5e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    41beece View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2b316e2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    562019d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aa6e7a5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    93342ee View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    259c2f7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    72aa779 View commit details
    Browse the repository at this point in the history