• src/doors/clans-src/src/clans.c

    From Deucе@VERT to Git commit to main/sbbs/master on Sun Oct 19 10:37:09 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/2952a2817507facc8ba8a183
    Modified Files:
    src/doors/clans-src/src/clans.c
    Log Message:
    We need OpenDoor.h for the defines since we use then in conditionals

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Oct 19 11:12:58 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/c0f1bcbe64025e76e253c4db
    Modified Files:
    src/doors/clans-src/src/clans.c
    Log Message:
    Remove latin-greek C0 declaration. (ESC ( U)

    I have no idea why The Clans is selecting the Honeywell-Bull
    Latin-Greek G0 character set (027), but if this worked, it would
    break things... it replaces rarely used characters like !, #, :,
    ?, @, [, \, ], ^, and _ with upper-case Greek characters.

    I'm sure this wasn't was was intended, but this is what the
    standards say it's doing.

    See the character set in all it's glory here: https://itscj.ipsj.or.jp/ir/027.pdf

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