• src/conio/bitmap_con.c vidmodes.c

    From deuce@VERT to CVS commit on Monday, February 05, 2018 22:58:48
    src/conio bitmap_con.c 1.104 1.105 vidmodes.c 1.22 1.23
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv4363

    Modified Files:
    bitmap_con.c vidmodes.c
    Log Message:
    Massive cursor rework...

    Baiscally, fix all the cursor things. I'm frankly amazed this ever worked. While we're changing everything, remove pointless arguments from some functions.
    Some were ignored, and some only had one possible value.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¨@VERT to Git commit to main/sbbs/master on Tuesday, April 25, 2023 20:32:35
    https://gitlab.synchro.net/main/sbbs/-/commit/dd2594b47199c4db74cc75fb
    Modified Files:
    src/conio/bitmap_con.c vidmodes.c
    Log Message:
    Pull the vstatlock back up a bit now that blinker lock is gone.

    Pass the struct vmem_cell to bitmap_draw_one_char() rather than
    having it rummage in vmem for it since the caller invariable has
    it available.

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