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

DIRECTOR: Fixes for The Dark Eye #5402

Merged
merged 2 commits into from Nov 5, 2023
Merged

Conversation

moralrecordings
Copy link
Contributor

No description provided.

In factory methods, the first argument is usually the "me" object.
When calling the method from a different script context, this is used
to set Lingo's current me object. However, when calling the method
from the -same- script context, this is ignored. You can pass whatever
nonsense you like in as argument 1; the value will be ignored and
"me" will resolve as the current me object.

Fixes several broken scripts in The Dark Eye.
@sev-
Copy link
Member

sev- commented Nov 5, 2023

Thank you!

@sev- sev- merged commit 1851b9e into scummvm:master Nov 5, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants