summaryrefslogtreecommitdiff
path: root/src/bin/client.rs
AgeCommit message (Collapse)Author
2018-04-05-changed how data is passed (learned you can serialize a vec) -added ↵tom barrett
targeting struct to ship and got timer prototype
2018-03-19-pass module information in a serializable waytom barrett
2018-03-13-added matching velocity vector of target and creating a velocity vector to ↵tom barrett
target
2018-02-28-moved server modules into their respecive modulestom barrett
2018-02-27-set up display for navigation systemtom barrett
2018-02-23-found way to downcast and created new structtom barrett
2018-02-21-got engine and dashboard data sendingtom barrett
2018-02-20-starting outtom barrett