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
fed9c4b026705da8bf22bc4b0bf48d627be946a0
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
Mar 01, 2013
added frame.write(str,attr) method (behaves like console.write). updated...
· fed9c4b0
mcmlxxix
authored
12 years ago
fed9c4b0
use default frame attribute as "starting point" if no current attribute has been set
· 48e45844
mcmlxxix
authored
12 years ago
48e45844
store attributes for future frame.putmsg() calls (for use with ctrl-a)
· 6671d739
mcmlxxix
authored
12 years ago
6671d739
allow LayoutView as layout.delView parameter (and ViewTab for view.delTab)
· 16cca80f
mcmlxxix
authored
12 years ago
16cca80f
insert empty array at specified location instead of initializing characters to frame width
· 4e5c7f30
mcmlxxix
authored
12 years ago
4e5c7f30
Insert a new line even if the current line is empty.
· 2b395ce2
echicken
authored
12 years ago
2b395ce2
the todo is todone
· 969dda36
mcmlxxix
authored
12 years ago
969dda36
Feb 28, 2013
added missing TreeItem.status getter (fixes disabled items)
· 00b07f24
mcmlxxix
authored
12 years ago
00b07f24
update documentation. TODO: give child objects first dibs on event handling,...
· 022329e3
mcmlxxix
authored
12 years ago
022329e3
accept instanceof LayoutView as Layout.current setter parameter (and ViewTab...
· 80d1042e
mcmlxxix
authored
12 years ago
80d1042e
added onKeyPress[key]() event handler to Layout, LayoutView, and ViewTab...
· c44301ff
mcmlxxix
authored
12 years ago
c44301ff
Fix free() of unallocated buffer when fspec==buf due to padfname().
· 761a8c17
deuce
authored
12 years ago
761a8c17
Feb 27, 2013
no longer populate data to fit frame size. added frame.insertLine(y) and...
· cce66500
mcmlxxix
authored
12 years ago
cce66500
Feb 26, 2013
New scoreboard, updated weapons, player can now choose and name their ship via...
· 901750c8
echicken
authored
12 years ago
901750c8
Feb 19, 2013
Updated with the most recent version of SlyEdit (1.24).
· a92b63a5
nightfox
authored
12 years ago
a92b63a5
added dynamic LayoutView creation... not sure why this wasnt in there from the start...
· 62481cf4
mcmlxxix
authored
12 years ago
62481cf4
don't recreate Canvas() object on every frame.open() call... may cure a rare...
· 0703079c
mcmlxxix
authored
12 years ago
0703079c
Feb 18, 2013
show user list on channel join (fix /who command)
· ce426804
mcmlxxix
authored
12 years ago
ce426804
fixed some command handling bugs. added pageup/pagedown to chat views...
· fc7d8306
mcmlxxix
authored
12 years ago
fc7d8306
Bug fix: If the user is posting a new message on a sub-board, SlyEdit now...
· 02b6d57d
nightfox
authored
12 years ago
02b6d57d
"Converted to Javascript" as requested. :D :D :D
· a545ab79
echicken
authored
12 years ago
a545ab79
Feb 17, 2013
Always set line 6 of door.sys to 'Y', regardless of CON_L_ECHO setting to
· 0a68390d
rswindell
authored
12 years ago
0a68390d
Feb 16, 2013
Removed KEY_JUMP case from Sprite.Aerial.getcmd.
· 5280176c
echicken
authored
12 years ago
5280176c
Fixed a bug preventing aerial sprites from coming to a stop.
· 73dc953c
echicken
authored
12 years ago
73dc953c
Feb 15, 2013
clear color attribute after arrow highlight
· 09d45d5a
mcmlxxix
authored
12 years ago
09d45d5a
added word_wrap toggle to Frame() objects (default off), set word_wrap on for...
· abe8a260
mcmlxxix
authored
12 years ago
abe8a260
remove "text" argument (unused)
· 2f596c37
mcmlxxix
authored
12 years ago
2f596c37
Changed disabled tree-item foreground colour to LIGHTGRAY because MCMLXXIX is...
· 9f25338a
echicken
authored
12 years ago
9f25338a
Feb 14, 2013
Load only the 25 most recent news items on startup.
· e1606d80
echicken
authored
12 years ago
e1606d80
Looting-related fixes.
· a8276fd3
echicken
authored
12 years ago
a8276fd3
Vagrants may now loot up to 100% of your prepared products, as well as items from your stock room.
· b63bca4d
echicken
authored
12 years ago
b63bca4d
Cost adjustments.
· 7ab95ffb
echicken
authored
12 years ago
7ab95ffb
Coffee and tea were too cheap, some other things were a bit too expensive. I blame the ircd.
· b1fb67b3
echicken
authored
12 years ago
b1fb67b3
Whoops - loan should be collected at the end of day 7 of week 1.
· 026614e4
echicken
authored
12 years ago
026614e4
Initial loan must be repayed at the end of Day 1 of the player's first week.
· fa3229df
echicken
authored
12 years ago
fa3229df
Spell out "Probability of Precipitation" for people in Connecticut who don't...
· f119d42c
echicken
authored
12 years ago
f119d42c
No longer word-wrap message tails (tear/tag/origin lines) when displaying
· b4569e64
rswindell
authored
12 years ago
b4569e64
Bug fix: If the user doesn't have a current message sub-board (i.e., a new...
· 4d0f8a9b
nightfox
authored
12 years ago
4d0f8a9b
List the current day as 7 even if it's '8' (today's turns have been played.)
· aff1c552
echicken
authored
12 years ago
aff1c552
Redraw status line after buying a market report.
· 156b6f00
echicken
authored
12 years ago
156b6f00
Loading