Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is a very large one with heavy refactoring. The code was split in smaller functions, boosting readability. Documentation was also improved. No new functionality was added. The unused is_reversed flag was dropped; it was not used in any known tileset and layer_order provides a better alternative. The factorization makes it very straightforward to add more than 3 terrain layers, limited only by the tileset reading code. All shipped tilesets load correctly. See #430.
- Loading branch information