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

Change file permissions from 755 to 644 #48

Merged
merged 1 commit into from
May 26, 2020
Merged

Change file permissions from 755 to 644 #48

merged 1 commit into from
May 26, 2020

Conversation

ijacquez
Copy link
Contributor

No description provided.

@baylej
Copy link
Owner

baylej commented May 26, 2020

Thanks!
I started this project on windows and never bothered changing the file permissions.

@baylej baylej merged commit 3957fdc into baylej:master May 26, 2020
baylej added a commit that referenced this pull request Jun 16, 2020
It includes the following new features:
+ Explicitely fail to load infinite maps
+ Support object templates
+ Add documentation in rst format, generate HTML doc using sphinx
+ Add emscripten compatibility (HTML5 support)
+ #39 Support alpha channel for colours
+ #41 Add functions to convert colours

It includes the following bug fixes:
+ #32 Ignore DOCTYPE element in XML document
+ Add missing freeing of object properties
+ Fix parsing of staggered map orientation
+ #33 Fix parsing of text wrap attribute
+ #34 Support uncompressed base64 encoded layers
+ #36 Cast to float the value returned by `atof`
+ Add missing `extern` qualifier to global variable
+ Use `uint32_t` for GIDs

It includes the following maintenance patches:
+ Mordernize CMake scripts
+ Add CI/CD pipelines using github actions
+ #47 CMake: Add src/ to the include directories
+ #48 Change file permissions from 755 to 644
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