summaryrefslogtreecommitdiff
path: root/lib/TiledAbstract.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-12-18badges are set on objects, not layersstuebinm1-1/+5
(and `url` is, too)
2021-12-16fixed & removed a bunch of old TODOsstuebinm1-5/+12
2021-12-04lots of code reorganising and some deduplicationstuebinm1-0/+55
it was kinda getting messy in places. Also found some accidental isomorphisms between types, so these are now only one type because the consequences were getting silly.