• src/sbbs3/echocfg.c

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Saturday, May 25, 2024 15:19:06
    https://gitlab.synchro.net/main/sbbs/-/commit/502376700a49c6f14c945018
    Modified Files:
    src/sbbs3/echocfg.c
    Log Message:
    Add support for ctrl/echocfg.ini (or fallback to ctrl/uifc.ini)

    For controlling the UIFC/CIOLIB properties (scaling, modes, etc.)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Friday, November 22, 2024 23:31:01
    https://gitlab.synchro.net/main/sbbs/-/commit/34e1d1f472c89562fccdecca
    Modified Files:
    src/sbbs3/echocfg.c
    Log Message:
    Update Area File help screen to explain areas.ini area file format/option

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, November 24, 2024 09:53:57
    https://gitlab.synchro.net/main/sbbs/-/commit/b1d22335ae3d8083fb9427a4
    Modified Files:
    src/sbbs3/echocfg.c
    Log Message:
    Some minor cleanups of echocfg

    1) Initialize saverobot.name since this is checked unconditionally.
    This has a side effect of initializing everything else, but name
    is the only thing that actually matters.
    2) Add a bar to the global settings menu.
    Previously, if you scrolled near the bottom and selected an option,
    after changing the option, you would jump up to the last item on
    the initial screen.
    3) Fix the AreaMgr Support default value to be the current, not the
    opposite of current.
    4) Use the correct variable for EchoMail Relay Filtered Messages
    setting default.

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