summaryrefslogtreecommitdiff
path: root/src/module.rs
AgeCommit message (Expand)Author
2018-04-23-split up module.rstom barrett
2018-04-20-made modules their own structs instead of structs with enumerationtom barrett
2018-04-20-moved mining_data init into functiontom barrett
2018-04-16-removed trait objects and went to structs with enumerations completelytom barrett
2018-04-13moved over to mass struct with enum for typestom barrett
2018-04-12completely restructured code and fixed navigation bugtom barrett
2018-04-11-added mining module (doesnt do anything yet), -added storage and items (also...tom barrett
2018-03-19-pass module information in a serializable waytom barrett
2018-02-21-got engine and dashboard data sendingtom barrett
2018-02-20-starting outtom barrett