- Apr 24, 2015
-
-
rswindell authored
(or by adding NOCIRCULARFWD to your sbbsecho.cfg): When "Circular Path Detection" is enabled (the default), the old behavior was to still forward the message to any links (if there are any), but not import the circular/looped message (likely a dupe). Now, if you set this new option to no (or add "NOCIRCULARFWD" to your sbbsecho.cfg), the message will be completely ignored and not fowarded to any links (if there are any). If you have no downlinks or you have circular path detection disabled, this new option does nothing. The default is the old behavior (forward circular messages). Also updated the Toggle Options help text in echocfg (many options weren't documented.
-
- Apr 21, 2015
-
-
deuce authored
really may to what is listed.
-
- Apr 18, 2015
-
-
rswindell authored
follow the special boolean keywords "True", "Yes", or "On", treat the value as a logical true (1). Previously, if the boolean keyword was followed by a semicolon (no whitespace separation) or any text with whitespace separation, the value would be treated as a logical false (0). The example sexpots.ini at wiki.synchro.net has comments following some "true" values which caused them to be interpretted as "false". Bug reported via reddit by FozzTexx.
-
deuce authored
This will also enable SVID stuff, but that appears to be unavoidable. See the following URIs: https://lwn.net/Articles/590381/ https://sourceware.org/glibc/wiki/Release/2.20#Deprecation_of__BSD_SOURCE_and__SVID_SOURCE_feature_macros http://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html#index-_005fDEFAULT_005fSOURCE
-
deuce authored
be set and read using the POSIX macros and related (currently Linux-only).
-
deuce authored
-
- Apr 10, 2015
-
-
sbbs authored
this read() call will block indefinitely. Fall-through to pseudo-random seeding if read() fails. Fix for FozzTexx-reported problem on reddit.
-
- Apr 03, 2015
-
-
deuce authored
video stats. This makes the C64 80 column mode look less stupid.
-
deuce authored
This matches the overlay mode selection.
-
deuce authored
new_scaling and old_scaling to prevent setup_surfaces() from being called again while the window is initially being set up in a mode other than the default 80x25. Fixes a Windows crash when starting in other modes.
-
- Mar 24, 2015
-
-
rswindell authored
hash entries will then have incorrect or invalid message numbers.
-
- Mar 17, 2015
-
-
deuce authored
-
- Mar 15, 2015
- Mar 10, 2015
-
-
deuce authored
single argument. Imapged Global War continent maps at least. Thanks for the bug report Digital Man!
-
- Mar 06, 2015
-
-
rswindell authored
-
- Mar 04, 2015
-
-
deuce authored
couple global pointers (win and new_rect), and move upd_rect, rectspace, and rectsused into automatic variables in the event thread function.
-
- Mar 03, 2015
- Mar 02, 2015
-
-
rswindell authored
-
- Feb 28, 2015
- Feb 27, 2015
-
-
deuce authored
-
deuce authored
-
deuce authored
the window.
-
deuce authored
casting to the preferred type inside the function.
-
deuce authored
menus.
-
deuce authored
the high intensity attribute can. Using CTerm, this is controlled via the CSI [ ? 34 h/l commands. Also add CSI [ ? 35 h which disables blinking (reversed by CSI [ ? 35 l)
-
deuce authored
-
sbbs authored
-
deuce authored
Reported by Android8675
-
- Feb 26, 2015
-
-
deuce authored
now that we're patching it.
-
rswindell authored
Inno Setup and syncterm.iss) - it's a script file for Windows ftp.exe to get the daily-generated syncterm.lst file from Vertrauen's Synchronet BBS List.
-
rswindell authored
- no longer includes cl32.dll (not needed) - includes getlist.ftp with a shortcut to get Verrauen's syncterm.lst via ftp - installls all the "user fonts" and pre-configures several of the most useful and unique ones.
-
rswindell authored
-