Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-09-02 | cBoundingBox: Only forward collisions are calculated. | madmaxoft | 1 | -6/+14 | |
2013-09-01 | Made cBoundingBox class inclusive in both coord edges. | madmaxoft | 1 | -9/+51 | |
Also added (a disabled) self-test to cBoundingBox. | |||||
2013-09-01 | Fixed an error in cBoundingBox's line-collision algorithm. | madmaxoft | 1 | -14/+6 | |
2013-09-01 | Added line collision calculation to cBoundingBox. | madmaxoft | 1 | -10/+104 | |
2013-09-01 | Added the cBoundingBox class. | madmaxoft | 1 | -0/+195 | |