Skip to content
Snippets Groups Projects
  1. Mar 03, 2023
  2. Mar 02, 2023
  3. Feb 25, 2023
  4. Feb 10, 2023
  5. Feb 03, 2023
  6. Feb 02, 2023
  7. Jan 31, 2023
  8. Jan 30, 2023
  9. Jan 24, 2023
  10. Jan 22, 2023
  11. Dec 30, 2022
  12. Dec 17, 2022
  13. Dec 14, 2022
  14. Dec 08, 2022
  15. Dec 03, 2022
  16. Nov 26, 2022
  17. Sep 24, 2022
  18. Sep 23, 2022
  19. Aug 09, 2022
  20. Aug 08, 2022
  21. Jul 19, 2022
  22. Jul 10, 2022
  23. Jul 08, 2022
  24. Jul 07, 2022
  25. Jul 06, 2022
  26. Jul 05, 2022
    • Eric Oulashin's avatar
      DDMsgReader: Scrolling ANSI and "use strict" improvements · 7f95c937
      Eric Oulashin authored
      Graphic is now only used when using the scrollable interface. Also, when creating the Graphic, now subtracting 1 from the reading area height to avoid making the Graphic one line too tall to avoid unnecessary scrolling.
      When saving messages with ANSI codes, Graphic is only used if the message has any ASCII drawing characters. (not sure if this really matters much though).
      Also, applied "use strict" and made some changes as necessary.
      7f95c937
  27. Jun 20, 2022
  28. Jun 14, 2022
  29. Jun 12, 2022
  30. Mar 24, 2022
  31. Mar 15, 2022
  32. Mar 14, 2022
  33. Mar 07, 2022
  34. Feb 26, 2022
  35. Feb 25, 2022
  36. Feb 19, 2022
    • Eric Oulashin's avatar
      @-code expansion in text lines. Text searching for sub-board, group, or all. · 4cc04b96
      Eric Oulashin authored
      Version 1.44:
      Removed the scanScopePromptText text line and used the SubGroupOrAll line (621) from text.dat instead.  Also, the reader now supports @-code expansion in configured text strings.  This addresses issue #316 from Vincent Macaluso.
      Text search now can search sub-board, group, or all like the other text searching (requested by Nelgin).
      When reading the theme file, color settings are now checked to ensure they only have Synchronet attribute codes.
      4cc04b96
Loading