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