Commit Graph

5 Commits

Author SHA1 Message Date
Stephen McQuay 330e72c21f Fixed unittests 2014-03-31 23:21:18 -07:00
Stephen McQuay c8efd34080 ignore new binary
Create new bserv binary

Herein lie the following ideas:

- change package visibility of many things
- try to stash the globals into structs
- the code is far from correct; it merely compiles
2014-03-31 23:21:14 -07:00
Stephen McQuay ecc70606a9 missed some protoTalker conversions 2014-02-17 22:18:16 -08:00
Stephen McQuay a57903d81c added tests for last commit (ProbeResult.Type) 2014-01-16 23:45:17 -08:00
Stephen McQuay 7971198c17 Fixed collision detection in probes
This was a problem before when the probe hit an object that was further than
another object first. Now we traverse all objects all the time to find the
closest one. \o/
2014-01-16 00:56:35 -08:00