Skip to content
Snippets Groups Projects
  1. Jan 21, 2018
  2. Jan 20, 2018
  3. Jan 19, 2018
  4. Jan 18, 2018
  5. Jan 17, 2018
    • rswindell's avatar
      When auto-sharing collections (text/avatars/QWK-ID.*.bin), exclude any · bb129288
      rswindell authored
      Pablodraw backup files (e.g. QWK-ID.001.bin).
      Also, just use the filename (not the full path) when storing the export
      date in data/subs/<syncdata>.ini
      bb129288
    • rswindell's avatar
      Find the syncdata sub-board internal code automatically · 7700c288
      rswindell authored
      - No need to pass on command or put in modopts.ini (though you still can)
      Created a new "install" command to make the necessary changes to xtrn.cnf:
      - Remove old "SBL" door program config
      - Adds new SBBSLIST "door" interface (to the first xtrn program section)
      - Add SBLUPDAT timed event (automatically update your BBS entry)
      - Replaces SMB2SBL, SBL2SMB, and SBLMAINT timed events with calls to
        sbbslist.js
      7700c288
    • rswindell's avatar
      Don't set/edit the tinfo1-4 fields unless '-E' is used (capital 'E') · ba8ea066
      rswindell authored
      Most of the time you just want to leave these set to 0.
      ba8ea066
    • rswindell's avatar
      Find the syncdata sub-board internal code automatically · 48f1c133
      rswindell authored
      - No need to pass on command or put in modopts.ini (though you still can)
      Created a new "install" command to make the necessary changes to xtrn.cnf:
      - Creates AVATCHOO external program (if not already configured)
      - Creates AVAT-IN and AVAT-OUT timed events (if not already configured)
      - Updates modopts.ini to enable default new-user avatar and prompt during logon
      48f1c133
    • rswindell's avatar
      import_file() change: · 94e34ed5
      rswindell authored
      If passed just a filename (no path), assume the file is in the local
      library and try to import from there.
      94e34ed5
    • rswindell's avatar
      A few changes: · 33a31138
      rswindell authored
      * Don't set File.etx when reading .cnf files. strings are null-terminated
        in *.cnf files.
      * Don't open files shareable - they are not. This could explain .cnf file
        corruption when using this library.
      * read() and write():
      - If passed just the .cnf filename, get the full path automatically
        If not passed a 'struct' argument, figure it out from the filename
      * Make the CNF object the last statement so that this library may be loaded
        into its own scope using: var cnflib = load({}, 'cnflib.js');
      33a31138
    • rswindell's avatar
    • rswindell's avatar
      More musicial things. · 1a8cb897
      rswindell authored
      1a8cb897
  6. Jan 16, 2018
Loading