• src/sbbs3/logon.cpp logout.cpp

    From rswindell@VERT to CVS commit on Sunday, May 05, 2019 01:54:22
    src/sbbs3 logon.cpp 1.68 1.69 logout.cpp 1.32 1.33
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv26899

    Modified Files:
    logon.cpp logout.cpp
    Log Message:
    More debug-level log output around the fixed logon/logut events
    (when/what is executed, or at least attempted).



    ---
    þ 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, January 12, 2024 22:33:58
    https://gitlab.synchro.net/main/sbbs/-/commit/97adde25f8497538e2b604db
    Modified Files:
    src/sbbs3/logon.cpp logout.cpp
    Log Message:
    Allow @-codes in text.dat strings: NodeLoggedOnAtNbps and NodeLoggedOff

    Note: format specifiers (e.g. %s) cannot be combined with @-codes (use one or the other, not both).

    Fixes issue #696

    If you need additional text strings to support @-codes, you'll have to specify them explicitly in feature request issues.

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