• src/sbbs3/atcodes.cpp con_out.cpp js_console.cpp sbbs.h useredit.cpp

    From rswindell@1:103/705 to CVS commit on Wed Jul 10 13:38:35 2019
    src/sbbs3 atcodes.cpp 1.99 1.100 con_out.cpp 1.109 1.110 js_console.cpp 1.131 1.132 sbbs.h 1.528 1.529 useredit.cpp 1.61 1.62
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv15987

    Modified Files:
    atcodes.cpp con_out.cpp js_console.cpp sbbs.h useredit.cpp
    Log Message:
    Create a use new sbbs_t method: term_type(), returns the auto-generated terminal "type" string (ANSI, RIP, PETSCII, or DUMB).
    Expose this value in JS via the new console.type read-only property.
    The TERM @-code now expands to this string rather than the (often client-supplied) sbbs_t.terminal string value.

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