summaryrefslogtreecommitdiff
path: root/src/state.rs
AgeCommit message (Expand)Author
2019-07-03refactored how entities worktom barrett
2019-07-02cargo updatedtom barrett
2019-07-02entities now spawn on pointstom barrett
2019-06-28unified interfacestom barrett
2019-06-27tiles can now animatetom barrett
2019-06-24now draws accurately depending on fliptom barrett
2019-06-22now draw at the tile leveltom barrett
2019-06-21cannot leave map boundrytom barrett
2019-06-20now goes through animation vectorstom barrett
2019-06-19can now move in anglestom barrett
2019-06-19camera now doesnt display unused maptom barrett
2019-06-18got drawing of charactertom barrett
2019-06-18added camera struct, moved map drawing to map struct, now draws a character t...tom barrett
2019-06-17moved state filetom barrett