Commit Graph

4 Commits

Author SHA1 Message Date
Phil Howard 6374bc4241 Test suites and code QA fixes 2018-09-02 11:26:04 +01:00
lowflyerUK 02407e1d01 Updated mask operation in constants.py to correct gas resistance 2017-12-03 21:49:32 +00:00
Dave Arter 3e4bf56802 Fix Python 3 TypeError crashes by using floor division explicitly
The / operator in Python 3 returns a float, which was causing TypeErrors
when being passed to the << or >> operators.
2017-11-19 17:10:27 +00:00
Phil Howard 16853dc4f2 Added packaging, dropped copy of C code 2017-10-17 15:09:19 +01:00