• src/syncterm/CHANGES ripper.c

    From Deuc¿@VERT to Git commit to main/sbbs/master on Sun Aug 10 15:13:12 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/a3f0148bd764f4c87775e8fa
    Modified Files:
    src/syncterm/CHANGES ripper.c
    Log Message:
    Implement feature request 110

    This was actually a bug report, where if a RIP "ANSI" sequence that
    was split across packets would be passed to the SkyPix handler
    instead of being handled as RIP.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Thu Oct 16 20:24:25 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/2077e44a7df7c16be04537ea
    Modified Files:
    src/syncterm/CHANGES ripper.c
    Log Message:
    Fix RIP when \n\r is used for line endings

    This may not be a complete fix because the situation is so increadibly stupid... but that's what NT2008 does.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Thu Oct 16 20:56:05 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/41e36e31c2a416d06098a13d
    Modified Files:
    src/syncterm/CHANGES ripper.c
    Log Message:
    Actually, RIPTerm breaks there too.

    NY2008 is just broken.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Fri Oct 17 11:40:27 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/93e05beb698e165fcd99ae18
    Modified Files:
    src/syncterm/CHANGES ripper.c
    Log Message:
    Some RIP fixes for NY2008

    Popups should not use the current font, but always use font 0.

    Make |# flush the current RIP command so we're not waiting for
    a newline.

    Be a bit more paranoid about values being passed into
    handle_rip_line().

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