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

    From Deucе@VERT to Git commit to main/sbbs/master on Wed Feb 25 07:58:32 2026
    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 Tue Mar 3 16:37:06 2026
    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 Mon Mar 9 11:52:56 2026
    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