Additional changes; fixed some of the most problematic issues

involving searches on split tile areas, including one very
important check for interaction between split tiles during
hierarchical extraction.  There is still something wrong in
the hierarchical extraction, but it could be the last remaining
issue.
This commit is contained in:
R. Timothy Edwards
2026-01-15 21:35:46 -05:00
parent 8bd01f5597
commit 846c8e0f65
15 changed files with 1841 additions and 253 deletions
+1 -1
View File
@@ -1100,7 +1100,7 @@ extSubtreeTileToNode(tp, dinfo, pNum, et, ha, doHard)
{
if (DBSrPaintNMArea((Tile *) NULL,
et->et_lookNames->cd_planes[pNum],
TiGetTypeExact(tp), &r, &DBAllButSpaceBits,
dinfo, &r, &DBAllButSpaceBits,
extConnFindFunc, (ClientData) &reg))
{
if (SigInterruptPending)