• src/syncterm/uifcinit.c

    From deuce@1:103/705 to CVS commit on Mon Apr 20 14:28:17 2020
    src/syncterm uifcinit.c 1.42 1.43
    Update of /cvsroot/sbbs/src/syncterm
    In directory cvs:/tmp/cvs-serv3351

    Modified Files:
    uifcinit.c
    Log Message:
    When we savescreen() for uifc, set the fonts to CP437 as well.



    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Fri May 15 04:05:40 2020
    src/syncterm uifcinit.c 1.43 1.44
    Update of /cvsroot/sbbs/src/syncterm
    In directory cvs:/tmp/cvs-serv30160

    Modified Files:
    uifcinit.c
    Log Message:
    Don't force uifc_initialized to zero before calling uifcbail().



    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Thu Jun 16 20:20:56 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/ecbf17b149557d32b92539fc
    Modified Files:
    src/syncterm/uifcinit.c
    Log Message:
    Resolve (new) warning
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Nov 3 10:40:23 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/0dc37aaecc88f19598f0b74b
    Modified Files:
    src/syncterm/uifcinit.c
    Log Message:
    We need to set the palette before calling uifcini32()

    The palette is used to construct the blank screen buffer using
    vmem cells, so the background would be in screwy colours when
    connecting for modes that don't use the CGA 16-colour palette.
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)