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
8b002cf6f3d565d1af69608b657bf485641cc2e7
Select Git revision
Branches
20
master
default
protected
dailybuild_linux-x64
dailybuild_win32
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
Apr 27, 2020
A remote Area Manager (ala FileFix) for TickIT
· 8b002cf6
rswindell
authored
5 years ago
8b002cf6
An extra debug-level log message when exporting a netmail from SMB.
· f1506e9d
rswindell
authored
5 years ago
f1506e9d
Don't export SMB->.msg NetMail messages that have the "in-transit" attribute
· 446ab0ef
rswindell
authored
5 years ago
446ab0ef
Install file for InterBBS MAZE RACE!
· 44aa5cb8
rswindell
authored
5 years ago
44aa5cb8
Back-out previous optimizations of info_frame and use new frame.erase()
· 18eb8a3e
rswindell
authored
5 years ago
18eb8a3e
move Cursor, Offset getters/setters to prototype (squeeze out that last drop of memory savings)
· fd5932b3
mcmlxxix
authored
5 years ago
fd5932b3
Go back to the simpler design, no more cleartoeol() calls, now that we
· 6ae64ef1
rswindell
authored
5 years ago
6ae64ef1
Do the putmsg() thing with word-wrap that I talked about a few commits ago:
· 4a67e6cf
rswindell
authored
5 years ago
4a67e6cf
abort top-level canvas check if frame is a parentless bastard child (might...
· 9b4bcbe7
mcmlxxix
authored
5 years ago
9b4bcbe7
Fix bug in previous commit, 0-initialize the usernumber so that messages
· 6af5983d
rswindell
authored
5 years ago
6af5983d
Fix the typos.
· dcd05fc8
rswindell
authored
5 years ago
dcd05fc8
home cursor on erase()
· ad6d7b26
mcmlxxix
authored
5 years ago
ad6d7b26
added frame.erase(ch,attr) method. where ch = character to treat as...
· 4b58d1df
mcmlxxix
authored
5 years ago
4b58d1df
Apr 26, 2020
Fix gcc warning: format '%u' expects argument of type 'unsigned int', but...
· bf5b9f10
rswindell
authored
5 years ago
bf5b9f10
Add support for "robots": Right now, robots are for receiving netmail messages
· 8df3c6b7
rswindell
authored
5 years ago
8df3c6b7
Clarify that you'd normally use -c or -b, not both.
· c7b2b11a
rswindell
authored
5 years ago
c7b2b11a
Add '-c' option to dump control lines only. -b implies -c.
· de42fb23
rswindell
authored
5 years ago
de42fb23
Fix bug reported by Mark Lewis (Rampage@SESTAR), when packing NetMail messages
· 41ed7a56
rswindell
authored
5 years ago
41ed7a56
Added a 'U' (uppercase) modifier, for Nelgin (e.g.REV|U for uppercase revision
· edfa24c2
rswindell
authored
5 years ago
edfa24c2
Better error reporting upon failure opening/creating files.
· 23bb4d4b
rswindell
authored
5 years ago
23bb4d4b
Use relative paths for xtrn startup_dir directories. And forward-slashes.
· c4ecdec8
rswindell
authored
5 years ago
c4ecdec8
Move SDL_GetWindowPosition() into main() thread as well.
· 3d215714
deuce
authored
5 years ago
3d215714
Fix bug introduced in rev 1.29 (Jul-16-2019) which caused login via-real-name
· a389029a
rswindell
authored
5 years ago
a389029a
A function (get) that returns the relative path between two absolute paths
· 71c71ac8
rswindell
authored
5 years ago
71c71ac8
Apr 25, 2020
Nope, putting it there doesn't work either... just do it before we
· 784ea14f
deuce
authored
5 years ago
784ea14f
Move sdl.SetWindowMinimumSize() into appropropriate thread.
· 12029f38
deuce
authored
5 years ago
12029f38
More hackery to ensure SDL_Init() is called from the main() function.
· 3c05ba56
deuce
authored
5 years ago
3c05ba56
Make the debug mutext lock wrappers static so they can be copy/pasted
· 88ca198e
deuce
authored
5 years ago
88ca198e
Fix height calculation when changing modes.
· 3f8070e4
deuce
authored
5 years ago
3f8070e4
Updated authors and description.
· babf409d
rswindell
authored
5 years ago
babf409d
Performance optimization: avoid use of Frame.clear(), use Frame.home()
· 01d9acea
rswindell
authored
5 years ago
01d9acea
Resolve perform issue (> 1 second lag after key-press and screen update
· 3f47dd39
rswindell
authored
5 years ago
3f47dd39
Part of solution to performance problems ftn-setup.js and xtrn-setup.js
· a52a890c
rswindell
authored
5 years ago
a52a890c
More short names.
· 3eb302fd
deuce
authored
5 years ago
3eb302fd
Fix macro space query.
· cb9d1e18
deuce
authored
5 years ago
cb9d1e18
Finish up adding at least stubs for all documented CTerm sequences.
· d9b68181
deuce
authored
5 years ago
d9b68181
Stop linking the Cocoa and Carbon frameworks(?)
· 7722ddd3
deuce
authored
5 years ago
7722ddd3
Moar SDL_AUDIO stuffs.
· ccf292ab
deuce
authored
5 years ago
ccf292ab
More WITH_SDL_AUDIO allowances.
· 602c62a8
deuce
authored
5 years ago
602c62a8
Don't make WITH_SDL_AUDIO prevent WITH_SDL from being set.
· 373ab9e6
deuce
authored
5 years ago
373ab9e6
Loading