• src/sbbs3/sbbsdefs.h xtrn.cpp xtrn_sec.cpp

    From Rob Swindell@1:103/705 to Git commit to main/sbbsmaster on Tue Nov 24 19:34:42 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/1b604da8028b0faee038feca
    Modified Files:
    src/sbbs3/sbbsdefs.h xtrn.cpp xtrn_sec.cpp
    Log Message:
    Simplify Linux-DOSEMU door setupAllows %f (drop file) and %s (startup-directory) to be specified on the external program's command-line and expand to the paths that DOSEMU will understand. No more hard-coding "D:\" or "E:\" and the drop filename on the command-line required.Also (for all builds), include the door's startup directory for %s specifier on the clean-up command-line. This just seems like an oversight.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbsmaster on Tue Nov 24 22:51:17 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/5388388633ffc20e66cbfd90
    Modified Files:
    src/sbbs3/sbbsdefs.h xtrn.cpp xtrn_sec.cpp
    Log Message:
    More Linux-DOSemu ease of use-isms (cmdline specifier magic)Support temp_dir (%g) and text_dir %(z) expansion to magic DOSemu drives/paths.Use DOSemu-compatible temp_dir and text_dir paths in drop files.Automatically recognize native node_dir paths in %f (e.g. editor temp files) and replace with DOSemu equivalent.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)