• src/conio/bitmap_con.c ciolib.h

    From Deuc¿@VERT to Git commit to main/sbbs/master on Friday, January 10, 2025 23:21:35
    https://gitlab.synchro.net/main/sbbs/-/commit/44e95b701d8dc6933508b7c6
    Modified Files:
    src/conio/bitmap_con.c ciolib.h
    Log Message:
    Mark cells when they have pixels set in them.

    This way, when a character overwrites, we can detect it.
    Also, document the various magic colour bits.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, January 19, 2025 11:58:27
    https://gitlab.synchro.net/main/sbbs/-/commit/3a727c6bb025f112bd27de8f
    Modified Files:
    src/conio/bitmap_con.c ciolib.h
    Log Message:
    Fix Prestel reveal toggle

    With the performance enhancements, ciolib didn't realize reveal
    chars needed to be redrawn when reveal was toggled. Use a FG colour
    bit to indicate if it needs to be, and hack it up in same_cell()

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