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 race condition durinig init coursor and bliting. #557

Merged
merged 3 commits into from
Apr 3, 2022

Conversation

stalkerg
Copy link
Contributor

@stalkerg stalkerg commented Apr 3, 2022

  1. It fix the race condition because our cursor rendering worked in a separate thread (now by SDL event poll). I also rewrote the function a little to be more atomic.
  2. Fixed clipping UI images that do not fit into 800x600 resolution.

It fixed #556 and #555

@stalkerg stalkerg requested review from lpenguin and DileSoft April 3, 2022 09:03
@stalkerg stalkerg merged commit 722e110 into master Apr 3, 2022
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