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
6f378fa02131ce661768d423dc14e082d7c5df6d
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
May 08, 2006
Copy/paste/modify js_recvln() from js_socket to js_readln()
· 6f378fa0
deuce
authored
18 years ago
6f378fa0
Use alloca() where possible.
· ff166c55
deuce
authored
18 years ago
ff166c55
Use alloca() instead of malloc()/free() where possible.
· eb46be97
deuce
authored
18 years ago
eb46be97
Use socksendfile() for js_sendfile()
· 7a71bb05
deuce
authored
18 years ago
7a71bb05
Fix bug in last commit.
· cbbfb57b
deuce
authored
18 years ago
cbbfb57b
Use alloca() instead of malloc()/free() where possible.
· f7081b77
deuce
authored
18 years ago
f7081b77
Use alloca() instead of malloc()/free() where possible.
· a0a96efc
deuce
authored
18 years ago
a0a96efc
Use alloca() instead of malloc()/free() where possible...
· 2f5fbda1
deuce
authored
18 years ago
2f5fbda1
Use alloca() instead of malloc()/free() where possible.
· 6096276b
deuce
authored
18 years ago
6096276b
Use alloca() instead of malloc()/free() where possible.
· afefa4d2
deuce
authored
18 years ago
afefa4d2
Use alloca() instead of malloc()/free() for tempbuf
· 9ba68b0a
deuce
authored
18 years ago
9ba68b0a
Use alloca() instead of malloc()/free()
· 0a566ccb
deuce
authored
18 years ago
0a566ccb
Use alloc() instead of malloc()/free() where possible.
· 8d12fef6
deuce
authored
18 years ago
8d12fef6
USe alloca() instead of malloc()/free() when possible... fixes at least one
· 45f32f3c
deuce
authored
18 years ago
45f32f3c
Use alloca() instead of malloc()/free() when possible.
· 6ce7e33a
deuce
authored
18 years ago
6ce7e33a
Un-break .dsp file (doh!)
· 176c0c37
deuce
authored
18 years ago
176c0c37
Use alloca() instead of malloc()/free() where possible.
· 5b76bda9
deuce
authored
18 years ago
5b76bda9
Use alloca() instead of malloc()/free() where possible.
· 46251197
deuce
authored
18 years ago
46251197
Use alloca() instead of malloc()/free() when possible.
· 537015dc
deuce
authored
18 years ago
537015dc
Add full patch to MESSAGES.DAT that was checked... something stange is
· dc5be033
deuce
authored
18 years ago
dc5be033
May 07, 2006
Because the pkt-tool lib args for libglade-2.0 include a -Wl,--rpath that
· 11715643
deuce
authored
18 years ago
11715643
Fix gtkuseredit path.
· d8c102aa
deuce
authored
18 years ago
d8c102aa
GLOB_ONLYDIR is non-standard and doesn't exist in BSD.
· 389d1612
deuce
authored
18 years ago
389d1612
Build/install gtkuseredit if possible.
· 4884ce7f
deuce
authored
18 years ago
4884ce7f
Set up LD_RUN_PATH
· 6571d774
deuce
authored
18 years ago
6571d774
Load the .glade file from the same path as the binary is executed from.
· b0b9d5bd
deuce
authored
18 years ago
b0b9d5bd
New user now working correctly.
· a70cc347
deuce
authored
18 years ago
a70cc347
Saving now functional... all that's left is:
· 9d228672
deuce
authored
18 years ago
9d228672
Use a pop-up calendar window for dates (birth, expire, firston, laston)
· d43cc349
deuce
authored
18 years ago
d43cc349
May 06, 2006
Replace simple easy flag/exempt/restriction input boxes with a zillion
· cc7261b1
deuce
authored
18 years ago
cc7261b1
Use spin combos for integer input.
· 31923ac9
deuce
authored
18 years ago
31923ac9
Reorder and update.
· 91cddec9
deuce
authored
18 years ago
91cddec9
Use return() from main() rather than exit(0)... allows SDL to close
· 88b95ab1
deuce
authored
18 years ago
88b95ab1
Set title to "SyncDraw"
· c7eb086b
deuce
authored
18 years ago
c7eb086b
Use Right-click == ESC in more places.
· 3e6896d8
deuce
authored
18 years ago
3e6896d8
May 05, 2006
If the keyboard buffer is full, and you're attempting to add a mouse event,
· ceec7fb4
deuce
authored
18 years ago
ceec7fb4
Fix up line-drawing mode... corners work properly now, and direction reversals
· 0547b471
deuce
authored
18 years ago
0547b471
More TODO items:
· 4a612b8b
deuce
authored
18 years ago
4a612b8b
syncdraw.config should become syncdraw.ini
· a58a3662
deuce
authored
18 years ago
a58a3662
Help screen is horrible too.
· 699fdac1
deuce
authored
18 years ago
699fdac1
Loading