summaryrefslogtreecommitdiff
path: root/src/constants.rs
AgeCommit message (Expand)Author
2019-08-19created abstraction between world and game, added temlate for dialogtreestom barrett
2019-07-24dialog boxtom barrett
2019-07-23update depstom barrett
2019-07-22wandering enabledtom barrett
2019-07-10animation now always works, added player spawntom barrett
2019-07-05now a cells struct whichs layers own, which takes from tileset tilestom barrett
2019-07-02cargo updatedtom barrett
2019-06-22now draw at the tile leveltom 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-18added camera struct, moved map drawing to map struct, now draws a character t...tom barrett
2019-06-16movement of cameratom barrett
2019-06-16created new parsertom barrett