Skip to content
Snippets Groups Projects
  1. May 20, 2023
    • Rob Swindell's avatar
      Prompt the user to chat with The Guru when sysop is not available · a620d68b
      Rob Swindell authored
      This is actually how sbbs v1/2 worked, before this functionality was moved to
      chat_sec.src.
      
      If the sysop doesn't want the prompt at all, just set the string
      ChatWithGuruInsteadQ to blank in the ctrl/text.dat file (or copy this script
      to mods dir and edit to your liking).
      
      This resolves issue #569.
      a620d68b
  2. May 17, 2023
  3. May 16, 2023
  4. May 15, 2023
  5. May 14, 2023
  6. May 13, 2023
  7. May 12, 2023
    • Deucе's avatar
      Use a double for scaling instead of an integer · f9808ca5
      Deucе authored
      All bitmap drivers now support arbitrary scaling, and the scaling
      factor is a double, allowing arbitrary window scaling in all bitmap
      modes (making nelgin happy).
      
      While we're here, fix bugs in horizontal interpolation and X window
      resizeing.
      f9808ca5
  8. May 10, 2023
  9. May 09, 2023
  10. May 08, 2023
Loading