Pop-Up Thingie

Become Bananas Bulletin Board System
  • Home
  • Forum
  • Files
  • Log in

  1. Forum
  2. DOVE-Net
  3. Synchronet Programming
  • Initial changes to support MODE7 graphics natively

    From Rob Swindell@VERT to GitLab note in main/sbbs on Tue Feb 11 20:45:19 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6394

    Update comment.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Tue Feb 11 20:45:20 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6395

    Typo

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Tue Feb 11 20:45:20 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6396

    Remove cruft. :-)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Tue Feb 11 20:45:50 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6398

    This file appears to be identical to system.msg just with the Ctrl-A codes stripped. If we're stripping Ctrl-A codes from display files already, why do we need this file (the result is the same)?

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Tue Feb 11 20:45:50 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6397

    Why's there a date in this file?

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Tue Feb 11 20:45:54 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6399

    Extraneous '/' in this string.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Tue Feb 11 20:46:01 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6400

    Maybe "BBC" instead? It's a little weird the charset and the terminal type are the same string value.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Tue Feb 11 20:46:03 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6401

    Something wonky here with tabs vs spaces.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Tue Feb 11 20:46:05 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6402

    Something weird going on here with tabs vs. spaces.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Tue Feb 11 20:46:06 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6403

    tabs vs spaces

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Tue Feb 11 20:46:10 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6404

    tabs vs spaces

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Tue Feb 11 20:46:13 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6405

    Nice! It could be merged as is but it'd be nice if it was cleaned-up a bit first.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Tue Feb 11 20:46:55 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6406

    Now that I think about it... where is the change to ignore/strip Ctrl-A codes? I'm not seeing that.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Tue Feb 11 20:55:16 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6407

    I see now, none of the values from mode7defs.h appear to be used, so I'm guessing this branch isn't as far along as I assumed. Hopefully the comments so far are at least helpful in some regard.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Nigel Reed@VERT to GitLab note in main/sbbs on Tue Feb 11 21:01:27 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6408

    Fixed at my end.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Nigel Reed@VERT to GitLab note in main/sbbs on Tue Feb 11 21:02:51 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6409

    This will be added per my comment. I've not finished the autoterm stuff where it goes through and asks what sort of terminal you're using. I wanted to put these in so you're aware of them when adding to text.dat.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Nigel Reed@VERT to GitLab note in main/sbbs on Tue Feb 11 21:03:57 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6410

    Removed. I can remove any others I come cross in the future since we're not longer using CVS.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Tue Feb 11 21:06:29 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6411

    Yup, but if we can unify chat_sec.js, that becomes N/A anyway.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Nigel Reed@VERT to GitLab note in main/sbbs on Tue Feb 11 21:09:52 2025
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/499#note_6412

    OK. I will have to think about how I want to do that. I'll put it on my todo list.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • Who's Online

  • Recent Visitors

    • Guest
      Wed May 7 15:50:27 2025
      from /bin/busybox Cat /proc/self/ex via Raw
    • Guest
      Thu Apr 17 13:22:51 2025
      from /bin/busybox Cat /proc/self/ex via Raw
    • Guest
      Thu Apr 17 00:07:08 2025
      from /bin/busybox Cat /proc/self/ex via Raw
    • Guest
      Wed Apr 16 14:44:04 2025
      from /bin/busybox Cat /proc/self/ex via Raw
  • System Info

    Sysop: Eric
    Location: Danktown
    Users: 3
    Nodes: 10 (0 / 10)
    Uptime: 68:32:06
    Calls: 32
    Calls today: 32
    Messages: 8,084
    Posted today: 1

© Become Bananas Bulletin Board System, 2025