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

    From Deucе@VERT to Git commit to main/sbbs/master on Tue Oct 14 20:21:20 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/01b1930926eb4eebc2e0cdfe
    Modified Files:
    src/doors/clans-src/src/serialize.c
    Log Message:
    Fix serialization

    Start the sub-struct at the current dst, not the base bufptr.
    Calculate crc outside of the macro, putting a function call as a
    parameter to a macro is just asking for pain.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Wed Oct 15 22:13:45 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/fd5e95db4f802a7a1b3d0084
    Modified Files:
    src/doors/clans-src/src/serialize.c
    Log Message:
    Whoops, somehow deleted the bool at the end of EventHeader

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