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
fd98f1bbf038fb8b35fdd9df5c2bea97b7a9c5eb
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
Feb 10, 2015
Don't conditionally compile all the shell stuff as this causes editing a
· fd98f1bb
deuce
authored
10 years ago
fd98f1bb
If using C64 or Atari fonts, and not using the corresponding terminal,
· 4f54d66a
deuce
authored
10 years ago
4f54d66a
getfont() can return -1.
· da96dddb
deuce
authored
10 years ago
da96dddb
Use cp437 when fonts aren't available as well.
· ea8e3530
deuce
authored
10 years ago
ea8e3530
Use better corners for ASCII box drawing.
· 1cb04c82
deuce
authored
10 years ago
1cb04c82
More fixin' for the last commit... we need to fall-through from a soft CR
· ddf6c810
deuce
authored
10 years ago
ddf6c810
Fix wrapping of lines longer than the wrap width. Do no break them to start
· cb4f5970
deuce
authored
10 years ago
cb4f5970
Fix error... was including advances secret sauce that's not in CVS yet.
· 85786518
deuce
authored
10 years ago
85786518
Feb 09, 2015
Protect against spaces in pre-defined macros (RANLIB on OS X in this case)
· a8235f15
deuce
authored
10 years ago
a8235f15
Only work around X11 SDL bugs when X11 is enabled.
· ad9bf324
deuce
authored
10 years ago
ad9bf324
Add a , at the end for systems that require it (it seems some Linux distros
· 66ffd7be
deuce
authored
10 years ago
66ffd7be
Log da changes.
· 24f50522
deuce
authored
10 years ago
24f50522
More xlat stuff.
· 161762e1
deuce
authored
10 years ago
161762e1
Only use 0xB3 as the status bar separator with built-in fonts which support
· e6c2006b
deuce
authored
10 years ago
e6c2006b
More use of XLAT mode. Background, blank status bar, an "Scrollback"
· 9d73dbb9
deuce
authored
10 years ago
9d73dbb9
No longer change the font back to CP437. Instead, set the graphics set
· edd8c28a
deuce
authored
10 years ago
edd8c28a
Add an ASCII translation table which can be used with puttext() and mostly
· a54f467b
deuce
authored
10 years ago
a54f467b
EX_STDIO is a two-bit flag. Check for equality rather than truthiness.
· 9a2183cb
deuce
authored
10 years ago
9a2183cb
Add simple ASCII graphics characters set.
· a0b13403
deuce
authored
10 years ago
a0b13403
Put all drawing characters into a redefinable structure to allow overriding
· 129847a6
deuce
authored
10 years ago
129847a6
Add support for BLINK to getColorExpression()
· 748d3e9a
deuce
authored
10 years ago
748d3e9a
When EX_STDIO is set, we are using a pty which will perform lf expansion
· 700fd997
deuce
authored
10 years ago
700fd997
Add getColorExpression() for the Yeti.
· 77948495
deuce
authored
10 years ago
77948495
Ensure cfile is initialized. Previously since the current column was always
· d250e768
deuce
authored
10 years ago
d250e768
Feb 08, 2015
The fonts in slots 39 and 40 have been MicroKnight Plus and Topaz Plus
· e343074a
deuce
authored
10 years ago
e343074a
Work around bug present in (at least) SDL 1.2.15 which can prevent
· 95954653
deuce
authored
10 years ago
95954653
Remove some obsolete paranoia and move the redraw forcing into the
· 46f29bab
deuce
authored
10 years ago
46f29bab
Add PollEvent
· 8a68ffac
deuce
authored
10 years ago
8a68ffac
We only need to lock the YUV overlay when diddling pixles.
· cb087c63
deuce
authored
10 years ago
cb087c63
Fix bug in Overlay mode... upd_rects can be NULL.
· 447ecc62
deuce
authored
10 years ago
447ecc62
Update CONIO_FIRST_FREE_FONT for the new fonts.
· 678fc01c
deuce
authored
10 years ago
678fc01c
Add changes for upcoming 1.0 release
· ba063d60
deuce
authored
10 years ago
ba063d60
Add MicroKnight Plus and Topaz Plus fonts.
· 8704cd2a
deuce
authored
10 years ago
8704cd2a
Feb 07, 2015
Add missing space (fixes gcc detection)
· 8d4d672a
deuce
authored
10 years ago
8d4d672a
Put 3rdp CFLAGS first to ensure that the include files are search for there
· 39fdec04
deuce
authored
10 years ago
39fdec04
Feb 06, 2015
Remove the DONT_CLOBBER_CC option, don't clobber CC, and detect the name
· fe52b37d
deuce
authored
10 years ago
fe52b37d
Fix copy pasta in the last commit.
· 7450894d
deuce
authored
10 years ago
7450894d
From IBM:
· 41c4be20
deuce
authored
10 years ago
41c4be20
Feb 05, 2015
Remove obsolete ANSCAP command.
· 2ea58258
deuce
authored
10 years ago
2ea58258
Jan 28, 2015
Spain only has ^A[M-O], not ^A[M-Z] callsign prefixes.
· 522e1ce4
deuce
authored
10 years ago
522e1ce4
Loading