magic/resis
R. Timothy Edwards 18f3c5d429 Corrected a crash condition report in issue #548 where somehow the
tech file setup results in a residue mask for a contact that includes
the contact type itself.  Therefore in ResMain.c, FindStartTile()
ends up calling itself with the same arguments, ensuring an infinite
loop.  It is easy enough to reject the recursive call if the residue
type equals the original type.  The question of how a contact residue
mask ended up with the contact type as part of it is not addressed by
this fix, and may not have any other consequences.
2026-08-02 12:56:23 -04:00
..
Makefile.in build: include rules.mak from source, drop the build-top copy 2026-07-26 14:54:11 -04:00
ResBasic.c Removed a few orphaned routines that were part of deprecated code 2026-06-07 16:31:23 -04:00
ResChecks.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResDebug.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResFract.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResJunct.c Removed a few orphaned routines that were part of deprecated code 2026-06-07 16:31:23 -04:00
ResMain.c Corrected a crash condition report in issue #548 where somehow the 2026-08-02 12:56:23 -04:00
ResMakeRes.c Fixed a negative tile width calculation in ResMakeRes.c, as 2026-07-08 09:51:37 -04:00
ResMerge.c Two fixes: One by Claude Fable 5 which identified the two possible 2026-07-08 13:25:01 -04:00
ResPrint.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResReadExt.c Corrected two "extresist" issues: (1) Prevent a segfault when 2026-06-23 19:41:53 -04:00
ResRex.c Two fixes: One by Claude Fable 5 which identified the two possible 2026-07-08 13:25:01 -04:00
ResSimple.c Found the error with rg_maxres, which is that it was being used in 2026-06-01 17:33:45 -04:00
ResUtils.c Multiple changes: 2026-08-02 11:10:37 -04:00
ResWrite.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
resis.h The method committed yesterday (last commit) was found to be too 2026-06-06 20:04:47 -04:00