• src/odoors/ODCmdLn.c OPENDOOR.TXT OpenDoor.h

    From Deuc¿@VERT to Git commit to main/sbbs/master on Fri Oct 17 15:07:29 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/f3ad89eefa1ef788b5845654
    Modified Files:
    src/odoors/ODCmdLn.c OPENDOOR.TXT OpenDoor.h
    Log Message:
    Add support for a single-arg commandline callback

    Previously, if you used the callback to parse unhandled arguments,
    it would always eat two parameters from the command-line, which
    means you simply couldn't use it for any existing doors.

    The new od_cmd_line_flag_handler function will be passed a single
    option, and if it returns TRUE, it will be assumed that it was
    handled. If it returns FALSE, two options will be consumed, and
    passed to the od_cmd_line_handler function.

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