summaryrefslogtreecommitdiff
path: root/src/world.rs
AgeCommit message (Collapse)Author
2022-02-022022 updateHEADmasterTom Barrett
2019-08-27cargo update and dialogbox now disappears and npc resumes wanderingtom barrett
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-23state -> world, moved struct members to privatetom barrett