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

NUVIE: Fix event handling in cut-scenes #4804

Merged

Conversation

PushmePullyu
Copy link
Contributor

Input polling function: Stay in the event loop instead of returning on events we do not want to handle. Always push a return value on the lua stack unless the event queue is actually empty.

Input polling function: Stay in the event loop instead of returning on
events we do not want to handle. Always push a return value on the lua
stack unless the event queue is actually empty.
@dreammaster
Copy link
Member

A nice simple fix. I like it.

@dreammaster dreammaster merged commit ba601d9 into scummvm:master Mar 14, 2023
1 check passed
@PushmePullyu PushmePullyu deleted the fix-nuvie-cutscene-event-handling branch March 14, 2023 20:25
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