Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
9910bb00d37aa3ab93cd931633ccba63f641d713
Select Git revision
Branches
20
dailybuild_linux-x64
dailybuild_win32
master
default
protected
web_429_error
rip_abstraction
dailybuild_macos-armv8
dd_file_lister_filanem_in_desc_color
mode7
dd_msg_reader_are_you_there_warning_improvement
c23-playing
syncterm-1.3
syncterm-1.2
test-build
hide_remote_connection_with_telgate
638-can-t-control-c-during-a-file-search
add_body_to_pager_email
mingw32-build
cryptlib-3.4.7
ree/mastermind
new_user_dat
Tags
20
sbbs320d
syncterm-1.6
syncterm-1.5
syncterm-1.4
sbbs320b
syncterm-1.3
syncterm-1.2
syncterm-1.2rc6
syncterm-1.2rc5
push
syncterm-1.2rc4
syncterm-1.2rc2
syncterm-1.2rc1
sbbs319b
sbbs318b
goodbuild_linux-x64_Sep-01-2020
goodbuild_win32_Sep-01-2020
goodbuild_linux-x64_Aug-31-2020
goodbuild_win32_Aug-31-2020
goodbuild_win32_Aug-30-2020
40 results
sbbs
Author
Search by author
Any Author
authors
Brian Klauss
brklauss75
Craig Hendricks
codefenix
Deon George
leenooks
Deucе
Deuce
echicken
echicken
Eric Oulashin
nightfox
Eugene So
eso
John Nicpon
jnicpon
Kayz
phar
Keyop Troy
Keyop
Matthew Asham
awehttam
Michael J. Ryan
tracker1
m j
mcmlxxix
Nigel Reed
nelgin
Phillip Taylor
plt
Rick Parrish
Ree
Rob Swindell
rswindell
Tristan Greaves
Mewcenary
18 authors
Jan 12, 2006
This lib is multi-threaded, so intermediate files (e.g. .obj) must go in the
· 9910bb00
rswindell
authored
19 years ago
9910bb00
Message menu functional.
· 15a9eb6d
deuce
authored
19 years ago
15a9eb6d
Email menu now functional.
· 96e98c8f
deuce
authored
19 years ago
96e98c8f
Settings menu now functional.
· 62a92398
deuce
authored
19 years ago
62a92398
Handy object to draw a graphic or portions thereof to different screen
· a5cbe08b
deuce
authored
19 years ago
a5cbe08b
str[n]icmp macros don't need argument list - this makes references to the
· 2ca6e56d
rswindell
authored
19 years ago
2ca6e56d
Pretty-up the rest of them.
· 57109a69
deuce
authored
19 years ago
57109a69
Cleanup of the clearing bits, make two functions so a consistent background
· 7f20f4f3
deuce
authored
19 years ago
7f20f4f3
Add support for left/right padding both per-menu and per-item.
· aaa968cb
deuce
authored
19 years ago
aaa968cb
replace_str_vars() supports an optional escape sequence for variables (e.g.
· 7286376b
rswindell
authored
19 years ago
7286376b
File menu actually functional.
· 8693bf4c
deuce
authored
19 years ago
8693bf4c
Added the draw() method which draws the lightbar.
· 789ba6c9
deuce
authored
19 years ago
789ba6c9
Start of a lightbar shell example.
· befb11c0
deuce
authored
19 years ago
befb11c0
Added a bit of debug output when inbound QWK packets are detected.
· 2eeaf99d
rswindell
authored
19 years ago
2eeaf99d
Update drain_outbuf() to help prevent access violation under Win32.
· c92690a3
deuce
authored
19 years ago
c92690a3
Created bitchen new routine: replace_str_vars(), this do the grunt work for the
· 8e88759a
rswindell
authored
19 years ago
8e88759a
Added comment regarding Win32 access violation in drain_outbuf().
· 7cce9502
rswindell
authored
19 years ago
7cce9502
Put CTerm_Version into bbs.mods
· c28650dd
deuce
authored
19 years ago
c28650dd
Jan 11, 2006
Bug-fix: users were allowed to delete messages when they shouldn't - bit-wise
· f4a6f610
rswindell
authored
19 years ago
f4a6f610
Bug-fix: MsgBase.remove_msg() was zeroing the to/from/subject (and other string
· 7d7a4d74
rswindell
authored
19 years ago
7d7a4d74
Use js.global.CTerm_Version for persistant variable storage... not sure why
· 4d2fbc68
deuce
authored
19 years ago
4d2fbc68
Make sbbsdefs.js load() conditional.
· e3ab4c85
deuce
authored
19 years ago
e3ab4c85
Do not perform authentication if sending a local message to self.
· c424fc1e
deuce
authored
19 years ago
c424fc1e
That's got it... the mask for bright is 0x08, not 0x04!
· 157ae0c5
deuce
authored
19 years ago
157ae0c5
Some fix-ups of textattr() in ANSI mode. #ifdef'ed out support for
· b8389381
deuce
authored
19 years ago
b8389381
Bug-fix: added support for %@ command-line specifier.
· 2af6fb54
rswindell
authored
19 years ago
2af6fb54
Use -lncurses everywhere... can't think of a reason to support non-ncurses
· fd6f4bfb
deuce
authored
19 years ago
fd6f4bfb
Deal with the Solaris lack of SUN_LEN... use sizeof() instead.
· 12b24cf5
deuce
authored
19 years ago
12b24cf5
-lsocket comes from xpdev now.
· e5c1fd54
deuce
authored
19 years ago
e5c1fd54
-lsocket is an XPDEV LDFLAG now.
· 5f9df432
deuce
authored
19 years ago
5f9df432
-lsocket comes from XPDEV flags now.
· 021b8a2e
deuce
authored
19 years ago
021b8a2e
-lsocket now comes from XPDEV*_LDFLAGS
· 14008622
deuce
authored
19 years ago
14008622
Also for non-multithreaded builds.
· c38c9929
deuce
authored
19 years ago
c38c9929
Remove redundant netbsd section.
· 89451ecf
deuce
authored
19 years ago
89451ecf
Jan 10, 2006
Special finger requests can now be triggered with '.' (e.g. ".ver@yourbbs")
· 2dd448f0
rswindell
authored
19 years ago
2dd448f0
Save CurrTheme and default Messaging display in xxxx.html_prefs on new user sign=up
· c0a2a18c
runemaster
authored
19 years ago
c0a2a18c
Use \r\n, not \r\b :-)
· 13480fb5
deuce
authored
19 years ago
13480fb5
If a user has entered a picture or avatar link, make it a clickable link.
· f611276d
runemaster
authored
19 years ago
f611276d
Added ftpbadlogin.txt to FTP->Edit menu.
· 88c2af2a
rswindell
authored
19 years ago
88c2af2a
Failed login verbiage is now configurable by creating the optional text file:
· 25ce1ce9
rswindell
authored
19 years ago
25ce1ce9
Loading