• src/sbbs3/atcodes.cpp main.cpp prntfile.cpp putmsg.cpp sbbsdefs.h str.

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Mon Apr 7 21:08:08 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/4f66de65615cdd47b860b4e2
    Modified Files:
    src/sbbs3/atcodes.cpp main.cpp prntfile.cpp putmsg.cpp sbbsdefs.h str.cpp
    Log Message:
    Modified text and menu files can now be placed in mods/text/*

    (e.g. mods/text/menu/main.msg), but only when the mods dir is configured in SCFG->System->Advanced Options (by default, this set to ../mods/).

    While menu-related functions will always check/read the file from the
    mods/text dir (if exists), printfile() function requires the new P_MODS flag
    to be specified to check/read the file from the mods/text directory.

    This resolves feature request/issue #879
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)