summaryrefslogtreecommitdiff
path: root/src/tileset.rs
AgeCommit message (Expand)Author
2019-07-13fmttom barrett
2019-07-13less codetom barrett
2019-07-13fmttom barrett
2019-07-10animation now always works, added player spawntom barrett
2019-07-08rotation now workstom barrett
2019-07-07reorganizedtom barrett
2019-07-05now a cells struct whichs layers own, which takes from tileset tilestom barrett
2019-07-05removed math, operable to map and layers, on the way to merging tile and frametom barrett
2019-07-04moved animation file, moved player function to enitity, tile now uses animati...tom barrett
2019-07-04better namingtom barrett
2019-07-02entities now spawn on pointstom barrett
2019-07-01invisible property now workstom barrett
2019-07-01simpilfied interfaces and added new xml propertiestom barrett
2019-06-28animation workingtom barrett
2019-06-28unified interfacestom barrett
2019-06-27tiles can now animatetom barrett
2019-06-26clippy and fmttom barrett
2019-06-26now can parse tile propertiestom barrett
2019-06-22reordered layers, now added rotation of tiles, fixed tileset mapping bugtom barrett
2019-06-19camera now doesnt display unused maptom barrett
2019-06-18much better way of receiving xmltom barrett
2019-06-16layers now supportedtom barrett