Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
362Filtered Results

Detail

2019.04.05.Log1553.txt

📄SVN 📅2019-04-05 💾1.005 B 2 Parsed entries BUILD FIX

Revision r7472

engine.cpp: lintersect(): fix integer overflow and negative case issue

Revision r7471

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.
Raw Content
------------------------------------------------------------------------
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.