• src/sbbs3/con_out.cpp download.cpp petdefs.h prntfile.cpp putmsg.cpp sb

    From rswindell@1:103/705 to CVS commit on Mon Oct 29 18:22:44 2018
    src/sbbs3 con_out.cpp 1.92 1.93 download.cpp 1.53 1.54 petdefs.h 1.1 1.2 prntfile.cpp 1.30 1.31 putmsg.cpp 1.41 1.42 sbbs.h 1.494 1.495 sbbsdefs.h 1.227
    1.228 xtrn.cpp 1.238 1.239
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv20931

    Modified Files:
    con_out.cpp download.cpp petdefs.h prntfile.cpp putmsg.cpp
    sbbs.h sbbsdefs.h xtrn.cpp
    Log Message:
    External programs that are "binary" in nature (e.g. file transfer protocols) now have their output translated to PETSCII equivalents for PETSCII terminals (but input is not yet translated).
    .seq files are now sent untranslated via printfile() and putmsg() to PETSCII terminals (using the new P_PETSCII putmsg mode flag).
    .seq files (and P_PETSCII mode text printed via putmsg) is now converted (poorly) from PETSCII to CP437 - this is still a work-in-progress.
    Remove the remants of WIP and HTMLterm support from putmsg() and printfile().

    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)