Skip to content
Snippets Groups Projects
  1. Sep 20, 2015
  2. Apr 28, 2015
    • rswindell's avatar
      Bug-fix: From the text.dat Yes/No/Quit/Password entry (YNQP), the 'Q' character · aa709e2a
      rswindell authored
      was never used. This was intended to be a method for internationalization,
      letting the sysop change which key is used as the uiniversal "quit" key.
      This commit replaces most of the uses of the hard-coded 'Q' for quit wtih the
      3rd charcter in the text.dat YNQP string. Some hard-coded menus still have the
      'Q' key hard-coded and will need to be addressed later. The text.h YN index
      macro was changed to YNQP and the JS text index variable name will change
      as well.
      aa709e2a
  3. Dec 19, 2012
  4. Jun 15, 2012
  5. Oct 19, 2011
  6. Aug 30, 2011
  7. Aug 25, 2011
  8. Jul 21, 2011
    • rswindell's avatar
      Enhancement: most question-type text.dat entries are now optional. · 77a2cda0
      rswindell authored
      That is, if any of the following text.dat entries are set to a blank/emtpy
      string (by editing ctrl/text.dat or via run-time script modification), the
      question will not be asked of the user allowing greater sysop-customization
      of hard-coded processes (e.g. new user application):
      ClearUploadQueueQ
      ClearDownloadQueueQ
      HangUpAfterXferQ
      ChatWithGuruInsteadQ
      ForwardMailQ
      DownloadBatchQ
      LogOffQ
      DeleteErrorLogQ
      ClearErrCounter
      DeleteGuruLogQ
      AutoTerminalQ
      AnsiTerminalQ
      ColorTerminalQ
      ExAsciiTerminalQ
      CallingFromNorthAmericaQ
      ReadYourMailNowQ
      NScanAllGrpsQ
      SScanAllGrpsQ
      NewPasswordQ
      ContinueQ
      EnterYourPhoneNumber
      UserInfoCorrectQ
      UseExternalEditorQ
      DownloadAttachedFileQ
      AddSubToNewScanQ (new)
      RemoveFromNewScanQ
      DisplaySubjectsOnlyQ
      Post
      SearchExtendedQ
      ViewSysInfoFileQ
      ViewLogonMsgQ
      WithLineNumbersQ
      77a2cda0
  9. Mar 06, 2010
  10. Oct 25, 2009
  11. Oct 18, 2009
    • rswindell's avatar
      Don't allow replies to messages with the "NoReply" attribute set. · 5aadeb4d
      rswindell authored
      Don't prompt for "delete mail from everyone" when there is only one e-mail
      waiting for the user.
      Use some existing text.dat entries (some old and some recently added) where
      identical static strings were still being used for no apparent reason.
      Added several text.dat entries for the QWK settings menu, node status, and
      some other single-line messages (replacing static strings).
      5aadeb4d
  12. Mar 20, 2009
  13. Jun 04, 2008
  14. Jul 10, 2007
  15. Aug 23, 2006
  16. Jun 07, 2006
  17. Jan 31, 2006
  18. Oct 02, 2005
  19. Aug 12, 2005
  20. Jan 16, 2005
  21. Oct 21, 2004
  22. Sep 08, 2004
  23. Sep 02, 2004
  24. Aug 11, 2004
  25. Dec 07, 2003
  26. Dec 06, 2003
  27. Dec 04, 2003
  28. Oct 28, 2003
  29. Sep 25, 2003
  30. Aug 22, 2003
  31. Jul 26, 2003
  32. Mar 30, 2003
Loading