• src/conio/ciolib.c

    From rswindell@VERT to CVS commit on Friday, February 01, 2019 02:29:00
    src/conio ciolib.c 1.172 1.173
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv29855

    Modified Files:
    ciolib.c
    Log Message:
    Fix what appears to be a bug caused by a typo (* instead of &) in ciolib_attrfont(), caught by GCC v7.3.0:
    warning: ‘*’ in boolean context, suggest ‘&&’ instead



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Wednesday, July 10, 2019 23:11:16
    src/conio ciolib.c 1.174 1.175
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv8352

    Modified Files:
    ciolib.c
    Log Message:
    Allow the pixel array to be NULL in restorescreen().

    This allows modifying a savescreen() rather than needing to vmem_gettext() stuff, but also change things without hacking up the pixels array yourself.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Thursday, July 11, 2019 01:16:00
    src/conio ciolib.c 1.177 1.178
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv23834

    Modified Files:
    ciolib.c
    Log Message:
    Fix last commit.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Friday, April 03, 2020 21:26:08
    src/conio ciolib.c 1.184 1.185
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv6272

    Modified Files:
    ciolib.c
    Log Message:
    Actually set the default attribute when initializing a mode (or the lib).



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