- Feb 28, 2022
-
-
Rob Swindell authored
-
- Feb 27, 2022
-
-
Rob Swindell authored
Fixed copy paste error for the installation section Closes #353 See merge request !150
-
Eric Oulashin authored
Changed "Installing into a command shell" to say section 3 ("Installation & Setup") instead. This resolves issue #353
-
Rob Swindell authored
-
Rob Swindell authored
Fixes issue #355 reported by Andre
-
Rob Swindell authored
-
Rob Swindell authored
-
Deucе authored
-
Deucе authored
-
Rob Swindell authored
e.g. foodfite.com will match FOODFITE.COM or FoodFite.COM (the MD5 sum is insuring it's the right file anyway).
-
Deucе authored
-
- Feb 26, 2022
-
-
Deucе authored
-
Deucе authored
-
Rob Swindell authored
Inspired by jsdoor's equivalent change.
-
Rob Swindell authored
For DesotoFireflite (VALHALLA)
-
Rob Swindell authored
-
Rob Swindell authored
List header fix for personal email See merge request !149
-
Eric Oulashin authored
Fix for no group information available when displaying the sub-board header above the message list when listing personal email
-
Rob Swindell authored
This makes the view instant message logic more easily accessible from other places (e.g. menus or whatever). Add (V)iew command the private message (^P) prompt while we're at it. Users don't normally discover ;string commands on their own.
-
Rob Swindell authored
DD message reader: Fixed score display and related colors in the message list for wide terminals See merge request !148
-
-
Rob Swindell authored
-
Rob Swindell authored
Removed spaces from some filenames of Digital Distortion mods that had them See merge request !147
-
Eric Oulashin authored
-
Rob Swindell authored
-
Rob Swindell authored
Thank you Andre!
-
- Feb 25, 2022
-
-
Rob Swindell authored
Fixed message list time colors for wide terminals (above 80 columns) Closes #351 See merge request !146
-
-
Rob Swindell authored
-
Rob Swindell authored
genwrap.c(855): warning C4244: '=': conversion from 'LONGLONG' to 'uint32_t', possible loss of data
-
Rob Swindell authored
BCC error filewrap.h 77: Multiple declaration for 'mode_t' Introduced in commit 898175e2
-
Deucе authored
-
Deucе authored
-
Rob Swindell authored
Remove cryptlib's -march=native to avoid SIGILL on x86_64 systems, where SBBS... Closes #324 See merge request !144
-
Deucе authored
Not sure why this isn't defined from inttypes.h, but blah.
-
Rob Swindell authored
- InternetMailReceived - InternetMailForwarded - FidoNetMailReceived - WithAttachment - FidoEchoMailReceived The first string (suppressed with %.0s) is an optional date/time stamp.
-
Rob Swindell authored
- InternetMailReceived - InternetMailForwarded - FidoNetMailReceived - WithAttachment - FidoEchoMailReceived For The Millionaire, closing issue #254 The first string (suppressed with %.0s) is an optional date/time stamp. This also deprecates (removes support for) the [mail] NewMailNotice and ForwardNotice keys from sbbs.ini.
-
Rob Swindell authored
DDMsgReader v1.45: Fixed message scanning & searching issues introduced in the previous version. Closes #344 See merge request !145
-
Eric Oulashin authored
-
Deon George authored
Remove cryptlib's -march=native to avoid SIGILL on x86_64 systems, where SBBS is compiled on a differnt host to where it is run. This should fix issue #324
-