IslandzVW / halcyon

InWorldz Halcyon 3d virtual reality world simulator
BSD 3-Clause "New" or "Revised" License
21 stars 26 forks source link

Doh. CanExitRegion can't test for == or it won't work when there are more bits. #378

Closed appurist closed 7 years ago

appurist commented 7 years ago

Fixed the logic of the bit-wise tests to support bit subsets, which is the normal case. (This fixes crossings which were completely broken in testing.)