• src/sbbs3/putmsg.cpp

    From rswindell@VERT to CVS commit on Thursday, April 25, 2019 14:42:15
    src/sbbs3 putmsg.cpp 1.45 1.46
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Modified Files:
    putmsg.cpp
    Log Message:
    Fix for PCBoard @Xxx code parsing:
    @X00 saves the current color and @XFF restores that saved color.
    Thanks to NuSkooler for the PCBoard manual, which is pretty good.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, April 25, 2019 15:25:39
    src/sbbs3 putmsg.cpp 1.46 1.47
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv22919

    Modified Files:
    putmsg.cpp
    Log Message:
    Added support for PCBoard @ macros QOFF and QON:
    QOFF - user cannot abort the display of the file
    QON - user can abort the display of the file



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wednesday, July 10, 2019 12:41:38
    src/sbbs3 putmsg.cpp 1.50 1.51
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv31168

    Modified Files:
    putmsg.cpp
    Log Message:
    Calculate string length *before* the initial parsing of the WORDWRAP/WRAPOFF codes.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, July 25, 2019 20:23:58
    src/sbbs3 putmsg.cpp 1.52 1.53
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv25006

    Modified Files:
    putmsg.cpp
    Log Message:
    Ctrl-A" is a potentially dangerous Ctrl-A code, so only support it when
    @-codes are also supported (i.e. displaying sysop-controlled content).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Monday, July 29, 2019 13:38:02
    src/sbbs3 putmsg.cpp 1.54 1.55
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv23720

    Modified Files:
    putmsg.cpp
    Log Message:
    Strip "ZHEX" ('B') from ZDLE/ZHEX combinations which trigger auto-ZMODEM transfers. These should *not* be included in message text.



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