• src/sbbs3/echocfg.c

    From Rob Swindell (on Windows 11)@1:103/705 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
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 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.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)