• src/sbbs3/terminal.cpp

    From Deucе@VERT to Git commit to main/sbbs/master on Sunday, April 06, 2025 22:34:46
    https://gitlab.synchro.net/main/sbbs/-/commit/7dd9d919ab5e843a682740a1
    Modified Files:
    src/sbbs3/terminal.cpp
    Log Message:
    Remove hot-spots as soon as they scroll off the screen.

    Don't keep them around until there's no hotspots left.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tuesday, April 08, 2025 11:22:24
    https://gitlab.synchro.net/main/sbbs/-/commit/9c738e3bce5fd975c767bdb9
    Modified Files:
    src/sbbs3/terminal.cpp
    Log Message:
    Grab a copy of the sbbs_t * before destroying ourselves

    We need it to return flags_ from the new instance since Win32 debug
    builds set sbbs to 0xdddddddd when the object is destroyed.

    Should fix issue #904

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