• src/sbbs3/terminal.cpp

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Apr 6 22:34:46 2025
    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.
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Tue Apr 8 11:22:24 2025
    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
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)