• src/sbbs3/data.cpp js_xtrn_area.c sbbs.h scfgdefs.h

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sun Dec 20 22:25:10 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/d6a2af228ad1297dfe14c823
    Modified Files:
    src/sbbs3/data.cpp js_xtrn_area.c sbbs.h scfgdefs.h
    Log Message:
    Fix next-forced-exclusive event time calculationJump the time forward (in 24-hour chunks) to find the next date/time the event will run rather than just adding 24-hours and assuming it's an event that runs every day (of the week or month) at a specific time.Also, expose the next-run-date/time for an event as a new `next_run` property for `xtrn_area.event[]` (in `time_t` format) for easier debugging of these kinds of issues.Also expose the error log level as a new property: `error_level` while we're here.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)