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: Clear global game variables on New Game #4944

Merged
merged 1 commit into from Apr 29, 2023

Conversation

antoniou79
Copy link
Contributor

This addresses the cause for #13869 PINK: Can't pickup the poker in sir Manley's house

However:

  1. this will not retroactively fix the broken saved games that carry stale global game variables from other playthroughs
  2. It will not set the "appropriate" global game variables if the player uses the debug console to jump to different modules and pages back and forth.

This addresses the cause for #13869 PINK: Can't pickup the poker in sir Manley's house

However, this will not retroactively fix the broken saved games that carry stale global game variables from other playthroughs
It will also will not set the "appropriate" global game variables if the player uses the debug console to jump to different modules and pages back and forth.
@antoniou79 antoniou79 requested review from sev- and voltya April 27, 2023 10:29
@voltya
Copy link
Member

voltya commented Apr 27, 2023

Seems reasonable, but need to check assembly.

@voltya
Copy link
Member

voltya commented Apr 27, 2023

Nice work!

@sev-
Copy link
Member

sev- commented Apr 29, 2023

Great! Merging

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