• src/doors/clans-src/src/ibbs.c

    From Deucе@VERT to Git commit to main/sbbs/master on Fri Nov 28 16:01:21 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/daedf00c3f11cc7286995dce
    Modified Files:
    src/doors/clans-src/src/ibbs.c
    Log Message:
    Prefer village name from world index

    When loading the world index, overwrite the current village name
    with the one listed in the NDX file. Fixes issue in places like
    spying where the current village name is taken from the Village
    struct and may differ from the world index.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tue Dec 16 11:13:35 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/4ce5cd600ae5a7979cfda6bf
    Modified Files:
    src/doors/clans-src/src/ibbs.c
    Log Message:
    Don't allow the index character to be invalid

    Not sure how it happened, but it did.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Feb 26 16:16:52 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/c9116e03f595c0595cc17134
    Modified Files:
    src/doors/clans-src/src/ibbs.c
    Log Message:
    Don't close fp out from under the cache.

    Also, add a comment as to why, so nobody "fixes" this again in the
    future.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Feb 26 16:19:11 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/75279dd7f09e491ab33ca08a
    Modified Files:
    src/doors/clans-src/src/ibbs.c
    Log Message:
    Fix typo that prevented deferred packets from being sent.

    Told you not to try it for a couple days. :D

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Feb 26 19:15:17 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/e19b0acf90ab22ee24b7d88f
    Modified Files:
    src/doors/clans-src/src/ibbs.c
    Log Message:
    Delete pktqout.dat after processing it.

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