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

More assorted fixes #456

Merged
merged 12 commits into from
Oct 19, 2024
Merged

More assorted fixes #456

merged 12 commits into from
Oct 19, 2024

Conversation

tomsci
Copy link
Collaborator

@tomsci tomsci commented Oct 19, 2024

No description provided.

tomsci added 12 commits October 13, 2024 12:26
Just error the PlaySoundA() call and print to the console instead.
It's still not very good, but at least shouldn't crash if you just hit
return...
even though they are technically incorrect for this API. Also errors
from gCREATE, gCREATEBIT and draw operations now return an error to the
program rather than silently continuing.

Also allow SPRITEDELETE: with an invalid id. (Also needed to keep
MBornes5 happy)

fixes #444.
The info window no longer appears in the window order (internally, it
always has rank 0). Window ranks are now shown in the "Show drawables"
debug menu. The maximum window count (64) is now implemented.
@tomsci tomsci merged commit ec9f8d8 into main Oct 19, 2024
2 checks passed
@tomsci tomsci deleted the tomsci-sunday branch October 19, 2024 12:08
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