• src/conio/bitmap_con.c

    From Deuc¨@VERT to Git commit to main/sbbs/master on Sunday, March 14, 2021 01:52:59
    https://gitlab.synchro.net/main/sbbs/-/commit/bea51c08fb700a59529c29b4
    Modified Files:
    src/conio/bitmap_con.c
    Log Message:
    Fix SF bug #40

    Cursor update issue, cursor was only redrawn on a blink status change.
    This will redraw the cursor any time the cursor moves now.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¨@VERT to Git commit to main/sbbs/master on Thursday, May 20, 2021 19:21:16
    https://gitlab.synchro.net/main/sbbs/-/commit/a40cda0c4fe14420390fa1d9
    Modified Files:
    src/conio/bitmap_con.c
    Log Message:
    Fix bug in last commit

    Pixes set via setpixels() were only set in the "blink off" screen
    and not in the "blink on" screen... so they all reverse blinked.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¨@VERT to Git commit to main/sbbs/master on Saturday, May 22, 2021 17:02:44
    https://gitlab.synchro.net/main/sbbs/-/commit/6f77c3694a91babf22a6f247
    Modified Files:
    src/conio/bitmap_con.c
    Log Message:
    Default to blocky scaling

    For programs that don't specify a scaling type (scfg, syncdraw)
    use blocky scaling.

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