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

PINK: PDA open from menu does not change pause level #4941

Merged
merged 1 commit into from
Apr 29, 2023

Conversation

antoniou79
Copy link
Contributor

Addresses bug #13860 "PINK: Animations will freeze after exiting PDA"

Basically it prevents pausing again (increasing pauselevel) if the macmenu (popup menu on top of screen, which can be used to open PDA) is active, since that one already pauses the engine.

Tested with Passport to Peril US English version. I am unsure if this would resolve the similar issue mentioned for Hocus Pocus in the same ticket (maybe a different but similar fix is required for that one).

Addresses bug #13860 "PINK: Animations will freeze after exiting PDA"
@antoniou79 antoniou79 requested review from sev- and voltya April 27, 2023 10:28
Copy link
Member

@voltya voltya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PDA in Hocus Pocus works the same way, so it should fix same issue.
Nice work!

@sev-
Copy link
Member

sev- commented Apr 29, 2023

Great, thank you!

@sev- sev- merged commit 78903a3 into scummvm:master Apr 29, 2023
7 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
3 participants