• src/sbbs3/ctrl/MainFormUnit.cpp

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Thursday, January 02, 2025 00:34:57
    https://gitlab.synchro.net/main/sbbs/-/commit/bf1a2d4c3d34f3fda712bada
    Modified Files:
    src/sbbs3/ctrl/MainFormUnit.cpp
    Log Message:
    Remove the -l25 from the default SCFG command-line

    ... since that puts us back into VGA tall-font mode

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Wednesday, January 08, 2025 18:56:14
    https://gitlab.synchro.net/main/sbbs/-/commit/57d4c080e28191752cb2ed0b
    Modified Files:
    src/sbbs3/ctrl/MainFormUnit.cpp
    Log Message:
    Fix the removal of "main.ini" filename from CtrlDir path, if supplied

    Converting the path to UPPER case and then comparing against a lowercase
    string would never work.

    Bug introduced in commit 6edc027042d7, reported by xbit (XBITBBS)

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