• src/doors/clans-src/data/strings.txt

    From Deucе@VERT to Git commit to main/sbbs/master on Wednesday, February 25, 2026 07:58:32
    https://gitlab.synchro.net/main/sbbs/-/commit/b1cf0663e9d3bbfc03934b8d
    Modified Files:
    src/doors/clans-src/data/strings.txt
    Log Message:
    Fix command-line help

    Some of these options have been gone for decades, and other important
    ones were missing.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tuesday, March 03, 2026 16:37:06
    https://gitlab.synchro.net/main/sbbs/-/commit/ef7b25292ec58059691e01ea
    Modified Files:
    src/doors/clans-src/data/strings.txt
    Log Message:
    More strings.txt cleanup

    Ensure there's a blank space any time the numbers aren't contiguous,
    remove commented out strings, and remove numbers with no string.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Monday, March 09, 2026 11:52:56
    https://gitlab.synchro.net/main/sbbs/-/commit/320e4130eac496e153c9a9f5
    Modified Files:
    src/doors/clans-src/data/strings.txt
    Log Message:
    Restore CP437 box-drawing characters corrupted by d77c6d4a93

    Commit d77c6d4a93 read strings.txt as UTF-8, replacing 74 lines of
    CP437 bytes (0xCD, 0xC4, 0xAF, etc.) with U+FFFD replacement chars.
    Restore original bytes from git history while keeping the ST_* macros.

    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net