summaryrefslogtreecommitdiffstats
path: root/src/math
AgeCommit message (Expand)Author
2018-11-08Implement circle collidablesMatthias Schiffer
2018-11-08math: rename Movement.{p1,p2} to {src,dest}Matthias Schiffer
2018-11-05math/line: explicitly allow movement away from line segmentsMatthias Schiffer
2018-11-05math/line: use center point for behind-wall checkMatthias Schiffer
2018-11-05More generic collision handlingMatthias Schiffer
2018-11-05Add collision radiusMatthias Schiffer
2018-11-04Fix rounding issues in collision handlingMatthias Schiffer
2018-11-04Add simple math library for line segmentsMatthias Schiffer