------------------------------------------------------------------------ r7473 | pogokeen | 2019-04-05 10:45:22 -0700 (Fri, 05 Apr 2019) | 1 line Fix issue where swingdoors would refuse to open or close if an enemy was in front of the door in an overlapping but unrelated/disjoint sector ------------------------------------------------------------------------ r7472 | pogokeen | 2019-04-05 10:45:19 -0700 (Fri, 05 Apr 2019) | 1 line engine.cpp: lintersect(): fix integer overflow and negative case issue ------------------------------------------------------------------------ r7471 | pogokeen | 2019-04-05 10:45:16 -0700 (Fri, 05 Apr 2019) | 4 lines Re-introduce earlier lintersect() work that was reverted. engine.cpp/.h: clean up & fix lintersect(). Additionally, add support for finding intersections of collinear line segments. This reverts r7290. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.