• exec/tickit.js

    From rswindell to CVS commit on Monday, April 27, 2020 18:17:00
    exec tickit.js 1.54 1.55
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv363

    Modified Files:
    tickit.js
    Log Message:
    Handle case mismatches with filenames.
    I actually made this change back in January, but I don't remember why/who-for.

  • From rswindell to CVS commit on Saturday, May 16, 2020 13:11:37
    exec tickit.js 1.55 1.56
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv24565

    Modified Files:
    tickit.js
    Log Message:
    For Ragnarok, use the linked-node's crash/hold/normal/direct status configuration when determining the created/appended FLO filename extension.


  • From Rob Swindell to Git commit to main/sbbs/master on Tuesday, April 06, 2021 00:41:18
    https://gitlab.synchro.net/main/sbbs/-/commit/25a1b75dfed6766656d89e90
    Modified Files:
    exec/tickit.js
    Log Message:
    Use -debug command-line option if you want the <area> using ... address log

    For Nelgin, to reduce log spam.
  • From Rob Swindell to Git commit to main/sbbs/master on Sunday, May 09, 2021 23:47:48
    https://gitlab.synchro.net/main/sbbs/-/commit/e0d937bbd5b7843d18b3eda6
    Modified Files:
    exec/tickit.js
    Log Message:
    Don't allow duplicate extended and normal descriptions

    If the extended description and the normal (short) description are the same, delete the extended (long) description.