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

convert file paths to correct case #214

Merged
merged 6 commits into from
Apr 26, 2023

Conversation

lexurco
Copy link
Contributor

@lexurco lexurco commented Dec 31, 2022

This should ensure correct files get open regardless of case on case-sensitive filesystems. It is
otherwise a major issue because sound files are refered to multiple times inconsistently as
foo.acm, FOO.ACM and everything in-between.

@lexurco lexurco force-pushed the convert-file-case branch 6 times, most recently from 829ed1e to a8029d3 Compare December 31, 2022 16:37
@lexurco
Copy link
Contributor Author

lexurco commented Dec 31, 2022

Didn't quite realise that force-pushing to a seemingly-my-own branch actually shows up here. Sorry about that,
will treat those as public as well in future.

@alexbatalov alexbatalov mentioned this pull request Apr 11, 2023
@alexbatalov
Copy link
Owner

I've slightly refactored your code to be less cryptic, thanks.

@alexbatalov alexbatalov merged commit aa99b2e into alexbatalov:main Apr 26, 2023
@lexurco lexurco deleted the convert-file-case branch April 29, 2023 08:10
alexbatalov added a commit to alexbatalov/fallout1-ce that referenced this pull request May 1, 2023
@alexbatalov alexbatalov mentioned this pull request May 9, 2023
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