-
exec/load/sbbsdefs.js
From
rswindell@VERT to
CVS commit on Thu May 9 14:16:56 2019
exec/load sbbsdefs.js 1.90 1.91
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv15729
Modified Files:
sbbsdefs.js
Log Message:
Added new/missing P_mode flag defines:
- P_NOERROR
- P_PETSCII
- P_WRAP
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Sat Jul 6 00:38:03 2019
exec/load sbbsdefs.js 1.91 1.92
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv11541
Modified Files:
sbbsdefs.js
Log Message:
Added new putmsg()/printfile() mode flag: P_UTF8
Set automatically when printing a *.utf8 file or a file starting with ZWNBSP (BOM) UTF-8 sequence.
When set, UTF-8 sequences will be converted to a compatible charset for the user's terminal.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Mon Jul 15 23:08:19 2019
exec/load sbbsdefs.js 1.92 1.93
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv7105
Modified Files:
sbbsdefs.js
Log Message:
Added new bbs.sys_status flag definitions:
- SS_QWKLOGON
- SS_FASTLOGON
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Fri Jul 26 00:47:31 2019
exec/load sbbsdefs.js 1.93 1.94
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv18291
Modified Files:
sbbsdefs.js
Log Message:
Added P_AUTO_UTF8 (new p-mode) definition.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Fri Jul 26 13:04:58 2019
exec/load sbbsdefs.js 1.94 1.95
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv14141
Modified Files:
sbbsdefs.js
Log Message:
Add P_NOXATTRS definition (not used by an scripts yet).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Wed Jul 31 23:46:56 2019
exec/load sbbsdefs.js 1.95 1.96
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv6495
Modified Files:
sbbsdefs.js
Log Message:
Support new sbbs_t::email() / bbs.email() mode flag: WM_NOFWD to disable
mail -> netmail forwarding for a specific invocation.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Thu Aug 15 15:25:59 2019
exec/load sbbsdefs.js 1.96 1.97
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv11877
Modified Files:
sbbsdefs.js
Log Message:
Add missing semicolon.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Wed Oct 9 09:47:24 2019
exec/load sbbsdefs.js 1.98 1.99
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv18080
Modified Files:
sbbsdefs.js
Log Message:
Re-synchronize the SYS_* variables with the SM_ macros from sbbsdefs.h
- Elminate unused values: NOBEEP, REQ_PW, L_SYSOP, QVALKEYS, and ERRALARM
- Added: AUTO_DST and NONODELIST
Addresses issue raised by Alterego (ALTERANT)
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Wed Apr 1 15:10:35 2020
exec/load sbbsdefs.js 1.99 1.100
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv1439
Modified Files:
sbbsdefs.js
Log Message:
Updated for long password support.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Tue May 12 00:29:02 2020
exec/load sbbsdefs.js 1.100 1.101
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv24501
Modified Files:
sbbsdefs.js
Log Message:
Add CON_MOUSE_PASSTHRU definition (for console.status).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Sun May 24 00:34:21 2020
exec/load sbbsdefs.js 1.101 1.102
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv31629
Modified Files:
sbbsdefs.js
Log Message:
Add CON_MOUSE_REPORT definition and console.mose_mode bit flag definitions.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Sun May 24 02:23:03 2020
exec/load sbbsdefs.js 1.102 1.103
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv14343
Modified Files:
sbbsdefs.js
Log Message:
Use separate mouse-down (click) and release pass-through flags.
Rename CON_MOUSE_REPORT to CON_MOUSE_SCROLL (since that is all it is used for).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Rob Swindell@VERT to
Git commit to sbbs/master on Mon Nov 2 01:44:12 2020
-
From
Rob Swindell@VERT to
Git commit to sbbs/master on Tue Nov 10 18:32:47 2020
https://gitlab.synchro.net/sbbs/sbbs/-/commit/50a53009f2a9c4991f0ad68f
Modified Files:
exec/load/sbbsdefs.js
Log Message:
Fix problem with U_* defines introduced in CVS rev 1.100 (Apr-1-2020)
as part of the 8->40 password length enhancement.
Everything after U_OLDPASS was NaN because of a typo (U_PASS not yet defined).
---
ï¿ Synchronet ï¿ Vertrauen ï¿ Home of Synchronet ï¿ [vert/cvs/bbs].synchro.net
-
From
MRO@VERT/BBSESINF to
Rob Swindell on Tue Nov 10 22:47:27 2020
Re: exec/load/sbbsdefs.js
By: Rob Swindell to Git commit to sbbs/master on Tue Nov 10 2020 06:32 pm
https://gitlab.synchro.net/sbbs/sbbs/-/commit/50a53009f2a9c4991f0ad68f Modified Files:
exec/load/sbbsdefs.js
Log Message:
Fix problem with U_* defines introduced in CVS rev 1.100 (Apr-1-2020)
as part of the 8->40 password length enhancement.
Everything after U_OLDPASS was NaN because of a typo (U_PASS not yet
so are you going to encrypt the passwords soon too?
---
þ Synchronet þ ::: BBSES.info - free BBS services :::
-
From
Digital Man@VERT to
MRO on Tue Nov 10 21:10:41 2020
Re: exec/load/sbbsdefs.js
By: MRO to Rob Swindell on Tue Nov 10 2020 10:47 pm
Re: exec/load/sbbsdefs.js
By: Rob Swindell to Git commit to sbbs/master on Tue Nov 10 2020 06:32 pm
https://gitlab.synchro.net/sbbs/sbbs/-/commit/50a53009f2a9c4991f0ad68f Modified Files:
exec/load/sbbsdefs.js
Log Message:
Fix problem with U_* defines introduced in CVS rev 1.100 (Apr-1-2020)
as part of the 8->40 password length enhancement.
Everything after U_OLDPASS was NaN because of a typo (U_PASS not yet
so are you going to encrypt the passwords soon too?
Nope.
--
digital man
Synchronet "Real Fact" #108:
Weedpuller "Falling Star"
http://youtu.be/J0ijOUT7KIw
Norco, CA WX: 53.0øF, 45.0% humidity, 2 mph ESE wind, 0.00 inches rain/24hrs ---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Wed Dec 2 21:02:42 2020
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Thu Jan 21 18:02:10 2021
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Sat Jan 23 14:24:48 2021
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Sat Apr 24 19:25:30 2021
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Sun Jan 22 14:42:16 2023
https://gitlab.synchro.net/main/sbbs/-/commit/81d86b89e24bc1f65fd3065d
Modified Files:
exec/load/sbbsdefs.js
Log Message:
Update U_* variables (pseudo consts) to use v3.20 user.tab field numbers
The first argument to system.matchuserdata() in v3.20 is the user.tab field number, not the user.dat byte-offset that was used in versions of SBBS prior
to v3.20.
These values are synchronized with userfields.h, but I keept the U_ prefix
here (instead of USER_) to maintain compatibility with existing JS scripts.
This is a fix for issue #501 - thanks for the report Eric!
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Rob Swindell (in GitKraken)@VERT to
Git commit to main/sbbs/master on Fri Mar 10 19:59:26 2023
https://gitlab.synchro.net/main/sbbs/-/commit/4573dfb8d8e0831a9175fb57
Modified Files:
exec/load/sbbsdefs.js
Log Message:
Fix 30+ year old typo copy/pasted from sbbsdefs.h
It's SCAN_CONT (for continuous). <sigh>
Leave SCAN_CONST alias for backwards-compatibility, but deprecated.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Rob Swindell (on Debian Linux)@VERT to
Git commit to main/sbbs/master on Tue Feb 6 12:39:20 2024
-
From
Rob Swindell (on Debian Linux)@VERT to
Git commit to main/sbbs/master on Sun Mar 3 14:28:59 2024
-
From
Rob Swindell (on ChromeOS)@VERT to
Git commit to main/sbbs/master on Wed Jan 8 23:41:31 2025
-
From
Rob Swindell (on Debian Linux)@VERT to
Git commit to main/sbbs/master on Wed Feb 5 13:03:57 2025
-
From
Rob Swindell (on Debian Linux)@VERT to
Git commit to main/sbbs/master on Mon Apr 28 20:20:52 2025
-
From
Rob Swindell (on Debian Linux)@VERT to
Git commit to main/sbbs/master on Sat May 3 22:47:05 2025