summaryrefslogtreecommitdiff
path: root/src/constants.rs
AgeCommit message (Expand)Author
2019-04-01database backup and restoretom barrett
2019-03-29more consistent loop durationstom barrett
2019-03-28migrate and revert executable, query insert and delete testtom barrett
2019-03-21added acquiring items of tractorbeam and tests, moved control system over to ...tom barrett
2019-03-14fleshing out tractorbeamtom barrett
2019-02-19unified all server->client connection and brought logic to modulestom barrett
2019-02-17gave engines a max accelerationtom barrett
2019-02-13added engine fuel and simplified/unified txrx from servertom barrett
2019-02-12added constants file, made so items are referred to by an enum, figured bette...tom barrett