- Sep 07, 2020
-
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
Call 'baja.exe' intead of just 'baja', so Windows doesn't try to invoke baja.js
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
The file is state.bin.lock. Just ignore it (let Deuce debug the reason why).
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
Also, add the Pickels IGM to the LORD installer. It's *really* cool that many of the full-screen/color JS games do work (mostly) fine with PETSCII. Some still need a little TLC in this area, but its way better than assuming or requiring ANSI.
-
Rob Swindell authored
-
- Sep 06, 2020
-
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
Allows a new BBS to import all of DOVE-Net by default. This probably should be a separate setting for users and QWKnet hubs.
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
running SCFG on the repo.
-
Rob Swindell authored
-
Rob Swindell authored
This is a "forever bug". I guess at one time I stored each file's extended description in a separate file? I don't know, but this remove() call is clearly wrong.
-
echicken authored
If you have a local XML document containing an RSS or Atom feed, you can point to it like: file:///this/is/where/it/is.xml. For Dan_C, a variation on nelgin's proposed solution.
-
- Sep 05, 2020
-
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
So we can display ¯\_(ツ)_/¯ in ASCII. It's really important.
-
Rob Swindell authored
-
Rob Swindell authored
¯\_(ツ)_/¯ <- also, UTF-8 test commit message test. :-)
-
Rob Swindell authored
Also optimization of spinning cursor: don't call strlen() for each spin
-
- Sep 04, 2020
-
-
Rob Swindell authored
-
Stephen Hurd authored
-
Rob Swindell authored
-
Rob Swindell authored
I stole one of these patterns from 'git-size'.
-
Rob Swindell authored
Inspired by the cool progress cursor displayed by 'git-size', the spinning cursors in the Synchronet terminal server are now configurable via text.dat strings (SpinningCursor0 - 9), no maximum length. Increased the cursor "spin" rate from 4 to 5 times per second. The first character of the spin pattern is chosen at random between 0 and 4 but the direction of increment is also from left to right.
-
Rob Swindell authored
-
Rob Swindell authored
- as requested (and insured) by Nelgin
-