• src/conio/bitmap_con.c

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Mar 14 01:52:59 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/bea51c08fb700a59529c29b4
    Modified Files:
    src/conio/bitmap_con.c
    Log Message:
    Fix SF bug #40Cursor update issue, cursor was only redrawn on a blink status change.This will redraw the cursor any time the cursor moves now.
    --- SBBSecho 3.13-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Thu May 20 19:21:16 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/a40cda0c4fe14420390fa1d9
    Modified Files:
    src/conio/bitmap_con.c
    Log Message:
    Fix bug in last commitPixes set via setpixels() were only set in the "blink off" screenand not in the "blink on" screen... so they all reverse blinked.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat May 22 17:02:44 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/6f77c3694a91babf22a6f247
    Modified Files:
    src/conio/bitmap_con.c
    Log Message:
    Default to blocky scalingFor programs that don't specify a scaling type (scfg, syncdraw)use blocky scaling.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)