__                 _ _                _
  / _| ___   ___   __| | |__   __ _ _ __| | __
 | |_ / _ \ / _ \ / _` | '_ \ / _` | '__| |/ /
 |  _| (_) | (_) | (_| | |_) | (_| | |  |   <
 |_|  \___/ \___/ \__,_|_.__/ \__,_|_|  |_|\_\

A personal BBS  ·  Missoula, Montana  ·  formerly NaClCON BBS

Connect from your terminal: telnet naclconbbs.net 23  |  ssh naclconbbs.net -p 2222

  • src/doors/syncdoom/README.md syncdoom.c xtrn/syncdoom/syncdoom_lib.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Mon Jun 22 00:57:11 2026
    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