• src/sbbs3/sbbsdefs.h

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Mon Mar 31 15:16:47 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/52c61694c0177f8b3039afcf
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Increase version to 3.21a

    ---
    þ 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 Mon Mar 31 16:03:56 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/8c5271fd8a17ba0cc61f1768
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Fix VERSION_NUM and VERSION_HEX encoding of updated version number (32100).

    Use math to compute the value of VERSION_NUM and VERSION_HEX so we don't have mutliple sources of truth for the integer-encoded version number any longer.

    ---
    þ 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 Mon Mar 31 16:56:11 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/e1f5b024fe9c54007d068ae3
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Clean up formatting, some typos, convert C-style single-line comments to C++

    ---
    þ 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 Mon Mar 31 17:22:20 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/b1801a60a39be099f6285e64
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Derive VERSION_INT from VERSION

    Really, a single source of truth for the version major.minor number now.

    ---
    þ 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 Mon Mar 31 17:25:59 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/b40aeea11338a4debd3b667f
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Re-arrange VERSION/REVISION defines and add a comment

    ---
    þ 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 Wed Jan 14 03:29:08 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/3c5834f52cecdb25a76e23e2
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Remove unused/obsolete macros: MAX_SUBS, MAX_DIRS, and MAX_XTRNS (65534)

    The actual maximums are much higher than these values nowadays, in the 6 digits at least, maybe 7.

    ---
    þ 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 Sun Feb 15 22:31:58 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/021fd13d4fd7b2e319331dc8
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Move the (new) color constants userlow, userhigh to to the end of the enum

    These values turn out to be significant for the (undocumented) console.color_list[], so might as well keep it backward compatible for when we do someday document it. :-)

    ---
    þ 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 Wed Feb 25 20:21:43 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/c380ce1293cb8cceb5bcce57
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Increment current (dev) version to 3.21d

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