Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-05-09 | More style checking. | Mattes D | 1 | -2/+2 | |
Spaces around some operators are checked. | |||||
2014-09-03 | cBoundingBox: Added accessors. | madmaxoft | 1 | -0/+11 | |
2014-07-19 | Fixed style: spaces after commas. | madmaxoft | 1 | -1/+1 | |
2014-03-11 | Unified Vector classes | andrew | 1 | -1/+1 | |
2014-02-04 | Improved Type safety of eBlockFace | Tycho | 1 | -2/+3 | |
May Fix #640 | |||||
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-09-02 | cBoundingBox: Only forward collisions are calculated. | madmaxoft | 1 | -0/+2 | |
2013-09-01 | Made cBoundingBox class inclusive in both coord edges. | madmaxoft | 1 | -0/+5 | |
Also added (a disabled) self-test to cBoundingBox. | |||||
2013-09-01 | Added line collision calculation to cBoundingBox. | madmaxoft | 1 | -0/+16 | |
2013-09-01 | Added the cBoundingBox class. | madmaxoft | 1 | -0/+67 | |