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

    From rswindell@VERT to CVS commit on Tue Jul 9 13:08:29 2019
    src/sbbs3 atcodes.cpp 1.92 1.93 con_out.cpp 1.106 1.107 sbbs.h 1.525 1.526 Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv5809

    Modified Files:
    atcodes.cpp con_out.cpp sbbs.h
    Log Message:
    New @-code to output a UNICODE character. 3 different syntaxes: @U+<codepoint-in-hex>@ - automatic CP437 fallback char, if available @U+<codepoint-in-hex|cp437char-in-hex>, specify CP437 fallback char @U+<codepoint-in-hex!cp437char-in-hex>, specify CP437 fallback char
    (used if no automatic fallback mapping is available)


    ---
    þ 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 Mon Dec 8 21:36:37 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/97a22f2469834f6d24d8fa22
    Modified Files:
    src/sbbs3/atcodes.cpp con_out.cpp sbbs.h
    Log Message:
    Rename sbbs_t::rainbow_repeat to rainbow_wrap.

    This variable when true, actually enabled the cycling/wrapping of the rainbow attributes - seemed to be named backwards.

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