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

SDL file path fixes #749

Merged
merged 5 commits into from
Jan 27, 2022
Merged

SDL file path fixes #749

merged 5 commits into from
Jan 27, 2022

Conversation

Daft-Freak
Copy link
Collaborator

Removes an Emscripten workaround (I fixed it in SDL and we're already using a version with the fix) and makes save paths work everywhere instead of just open_file.

Which would be really handy if someone wanted to add a remove_save wrapper 😄

This reverts commit 234a0e2.

This was fixed in emscripten-ports/SDL2 version_23, which was included
in Emscripten 2.0.17. We're already have 2.0.18 in the actions for the
SDK/boilerplate for the libjpeg download error, so this should be okay.
Some of these might not make sense, but update all of them to be
consistent. Also they would all work on non-SDL as there isn't a "base
path"
@Gadgetoid
Copy link
Contributor

Thank you! Looks like we're long overdue a release.

@Daft-Freak Daft-Freak deleted the sdl-file-path branch January 27, 2022 13:36
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.

2 participants