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
f05f621a5dd3686ef9f245ee63299452df923f5a
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
Feb 10, 2009
setfont()/setvideoflags() updates.
· f05f621a
deuce
authored
16 years ago
f05f621a
Some minor fixes to filename parsing.
· 2a15d804
deuce
authored
16 years ago
2a15d804
Add setvideoflags() function. Support in CTerm using:
· 7d491d1a
deuce
authored
16 years ago
7d491d1a
Various changes around more EGA/VGA capabilities, specifically:
· e44ec674
deuce
authored
16 years ago
e44ec674
Allocate the line buffer to be the same size as the input buffer. There is
· 33c90c56
deuce
authored
16 years ago
33c90c56
Strip all ctrl chars and ctrl-a sequences from message buffer before comparing
· b5eb48d9
rswindell
authored
16 years ago
b5eb48d9
inbuf is modified (CRs stripped), so don't make const.
· 34156430
rswindell
authored
16 years ago
34156430
Moved word-wrap code from js_global.c to stand-alone module (wordwrap.c).
· 4a7dc25d
rswindell
authored
16 years ago
4a7dc25d
Added comment regarding corrupted heap in js_wordwrap().
· 63b70da2
rswindell
authored
16 years ago
63b70da2
Fix build
· 0aef207b
deuce
authored
16 years ago
0aef207b
Wrap main() in extern "C"
· eeba4a7e
deuce
authored
16 years ago
eeba4a7e
Fix build and declare main exter "C"
· 68064016
deuce
authored
16 years ago
68064016
Fix build system.
· 167f1ad0
deuce
authored
16 years ago
167f1ad0
Fix targets to create required dirs.
· c414743b
deuce
authored
16 years ago
c414743b
Fix behaviour when inserting a line due to wrap from a line with a hard CR
· d1ecbe5d
deuce
authored
16 years ago
d1ecbe5d
When a line is deleted via unwrap_line() also draw one line last the total
· 73144f04
deuce
authored
16 years ago
73144f04
Feb 09, 2009
Import (mostly) ported CRT library which includes a font editing program.
· 7814bf88
deuce
authored
16 years ago
7814bf88
Support textmode(64) for portability with conio programs which do not
· aad59225
deuce
authored
16 years ago
aad59225
Feb 08, 2009
Unlock files after closing.
· 793a3fe3
deuce
authored
16 years ago
793a3fe3
Close files after use.
· fa42f5ff
deuce
authored
16 years ago
fa42f5ff
Error when closing a socket is really just a warning.
· 1cfba7d9
rswindell
authored
16 years ago
1cfba7d9
Missing ;
· b0923caa
deuce
authored
16 years ago
b0923caa
Feb 07, 2009
Add a function to control doorway mode.
· 3ad89d74
deuce
authored
16 years ago
3ad89d74
Use doorscan if it exists.
· bb524178
deuce
authored
16 years ago
bb524178
Add support for library/include arguments mentioned in 64bit.txt
· 718039e5
deuce
authored
16 years ago
718039e5
Add support for passing JSLIBDIR
· 5ad9d4fd
deuce
authored
16 years ago
5ad9d4fd
Feb 06, 2009
Add raw output method for writing characters.
· 9ac1f921
deuce
authored
16 years ago
9ac1f921
Fix up raw output by doing the cterm -> conio alignment BEFORE re-enabling
· 45081818
deuce
authored
16 years ago
45081818
Do not force movement after a control character when in doorway mode.
· bb976ec3
deuce
authored
16 years ago
bb976ec3
Don't overload time() with time argument name.
· 5c2e22ca
rswindell
authored
16 years ago
5c2e22ca
Log bind errors as "critical" severity.
· 1186deef
rswindell
authored
16 years ago
1186deef
Fix check for cterm window beting the same size as the current window.
· 1f3e115a
deuce
authored
16 years ago
1f3e115a
Add an ASCII table... since it uses puttext() and doorway mode, all characters
· 1eea9b8f
deuce
authored
16 years ago
1eea9b8f
Add raw write test to example.c
· b10e585a
deuce
authored
16 years ago
b10e585a
Fix dropfile and command line parsing, add an exit function which turns off
· 7483ea84
deuce
authored
16 years ago
7483ea84
Disable ciolib ANSI output while doing a raw write to cterm.
· 371f8fac
deuce
authored
16 years ago
371f8fac
Add xpdoor, a cross-platform doorkit which supports the conio API.
· 8c9f4cf3
deuce
authored
16 years ago
8c9f4cf3
Restore JS auto-terminate state after js_execfile().
· 5b642e82
rswindell
authored
16 years ago
5b642e82
Added some infinite loop paranoia.
· b557931d
rswindell
authored
16 years ago
b557931d
Restore branch auto-terminate state after js_EvalOnExit() is called.
· 78361b62
rswindell
authored
16 years ago
78361b62
Loading