Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 6ab460044a526156fd1b1fbd0cce020ce31db665
|
|
|
|
|
|
tileset more usefull
|
|
|
|
|
|
|
|
|
|
|
|
|
|
creat graphics issues in pashua desert)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There were unused filenames which had to be deleted.
|
|
|
|
https://opengameart.org/content/the-mana-worldforest-tileset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
find . -type f -not -path '*/\.*' -exec grep -Il '.' {} \; | xargs -d '\n' -L 1 dos2unix -k
|
|
|
|
|
|
|
|
|
|
|