summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-02-28-got rid of erased-serde, set up navigation bettertom barrett
2018-02-28-moved server modules into their respecive modulestom barrett
2018-02-28-pretext to adding targettom barrett
2018-02-27-astroids moving slowlytom barrett
2018-02-27-added ability for ships to slow their velocity vector with one keypresstom barrett
2018-02-27-now use velocity and position vector, astroids are now randomly populatedtom barrett
2018-02-27-set up display for navigation systemtom barrett
2018-02-26-figured out way to deserialize using serde_erasedtom barrett
2018-02-23-changed to floats and got vec typetom barrett
2018-02-23prettier way to filtertom barrett
2018-02-23various ways potentially to deserialize?tom barrett
2018-02-23-found way to downcast and created new structtom barrett
2018-02-22-believe found a way to tell if connection has closedtom barrett
2018-02-22-got now a trait which resembles polymorphism for new objectstom barrett
2018-02-21-added all directionstom barrett
2018-02-21-moving engines shows change on dashboardtom barrett
2018-02-21-got engine and dashboard data sendingtom barrett
2018-02-20-starting outtom barrett