https://gitlab.synchro.net/main/sbbs/-/commit/9f4ea24b3a4f4146d166b8a2
Modified Files:
src/doors/syncdoom/README.md syncdoom.c xtrn/syncdoom/syncdoom_lib.js Log Message:
syncdoom: case-insensitive WAD resolution (DOOM2.WAD vs doom2.wad)
On a case-sensitive (Linux) filesystem a configured "doom2.wad" did not find a real DOOM2.WAD -- DOS/Windows WADs are commonly upper-case -- so the lobby hid the wadset and the door reported it "not found". Resolve case-insensitively with
the stock helpers: the lobby uses file_getcase() (presence check + launch args),
and the door's wadcopy() uses fexistcase() (xpdev dirwrap), which rewrites the path to the real on-disk case. A no-op on case-insensitive (Windows) filesystems.
Reported by nelgin.
Co-Authored-By: Claude Opus 4.8 <
noreply@anthropic.com>
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net