• src/syncterm/bbslist.c bbslist.h syncterm.c

    From rswindell@VERT to CVS commit on Monday, February 05, 2018 15:50:34
    src/syncterm bbslist.c 1.205 1.206 bbslist.h 1.47 1.48 syncterm.c 1.206 1.207 Update of /cvsroot/sbbs/src/syncterm
    In directory cvs:/tmp/cvs-serv24124

    Modified Files:
    bbslist.c bbslist.h syncterm.c
    Log Message:
    Added the "missing" 80x30 screen mode.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Tuesday, February 06, 2018 22:06:47
    src/syncterm bbslist.c 1.206 1.207 bbslist.h 1.48 1.49 syncterm.c 1.207 1.208 Update of /cvsroot/sbbs/src/syncterm
    In directory cvs:/tmp/cvs-serv2726

    Modified Files:
    bbslist.c bbslist.h syncterm.c
    Log Message:
    Add support for new 132-column modes.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¨@VERT to Git commit to main/sbbs/master on Saturday, May 22, 2021 21:57:15
    https://gitlab.synchro.net/main/sbbs/-/commit/f778a14417261660a5114521
    Modified Files:
    src/syncterm/bbslist.c bbslist.h syncterm.c
    Log Message:
    Use the screen modes enum, not names array for ini parsing

    Any screen mode where the description and the enum value were not
    identical (ie: ones with spaces or parenthesis) would not be used
    at startup correctly.

    Reported by DigitalMan via Discord

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¨@VERT to Git commit to main/sbbs/master on Thursday, June 08, 2023 21:51:37
    https://gitlab.synchro.net/main/sbbs/-/commit/6ab97913e29853f6bfa0d450
    Modified Files:
    src/syncterm/bbslist.c bbslist.h syncterm.c
    Log Message:
    Add "Yellow Is Yellow" option.

    This allows the ANSI yellow colour to be yellow instead of the
    brown used in IBM CGA monitors.

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