• xtrn/DDMsgReader/Loadable module scripts/DDScanMsgs.js

    From nightfox@VERT to CVS commit on Tue May 5 07:34:02 2015
    xtrn/DDMsgReader/Loadable module scripts DDScanMsgs.js 1.2 1.3
    Update of /cvsroot/sbbs/xtrn/DDMsgReader/Loadable module scripts
    In directory cvs:/tmp/cvs-serv20930

    Modified Files:
    DDScanMsgs.js
    Log Message:
    Synchronet was updated to pass in the sub-board internal code rather than the sub-board number, so I've updated this script as such. My reader makes use of the sub-board code, and this change lets my reader not have to loop through one of Synchronet's arrays to look up the sub-board code based on the sub-board number.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Tue May 5 08:24:24 2015
    xtrn/DDMsgReader/Loadable module scripts DDScanMsgs.js 1.3 1.4
    Update of /cvsroot/sbbs/xtrn/DDMsgReader/Loadable module scripts
    In directory cvs:/tmp/cvs-serv21459

    Modified Files:
    DDScanMsgs.js
    Log Message:
    Fixed the msgReaderPath variable

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Wed Jun 10 19:30:15 2015
    xtrn/DDMsgReader/Loadable module scripts DDScanMsgs.js 1.5 1.6
    Update of /cvsroot/sbbs/xtrn/DDMsgReader/Loadable module scripts
    In directory cvs:/tmp/cvs-serv2598/Loadable module scripts

    Modified Files:
    DDScanMsgs.js
    Log Message:
    Version 1.02: Bug fix in DDScanMsgs.js: Switched to bbs.scan_msgs() instead of bbs.scan_subs() for all other scan modes besides SCAN_READ. Updated the version number to reflect that; no change to the actual reader. Also fixed an error in the readme that said sbbs/subs when it should say sbbs/mods.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Thu Jun 11 07:30:08 2015
    xtrn/DDMsgReader/Loadable module scripts DDScanMsgs.js 1.6 1.7
    Update of /cvsroot/sbbs/xtrn/DDMsgReader/Loadable module scripts
    In directory cvs:/tmp/cvs-serv25091

    Modified Files:
    DDScanMsgs.js
    Log Message:
    Fixed the msgReaderPath variable (which contains the default path to the reader).. oops.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net