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

Fix issues with function calls on x64 #28

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

Conversation

Coder666
Copy link

  • Fix issue with overwriting contents of object pointer with return value
  • Fix issue with overwriting contents of [this] when calling a "thiscall" function that has a pre-allocated return value space in the AngelScript stack (rdx was not set to the correct AngelScript stack location)

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