Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 638-can-t-control-c-during-a-file-search
  • add_body_to_pager_email
  • c23-playing
  • cryptlib-3.4.7
  • dailybuild_linux-x64
  • dailybuild_macos-armv8
  • dailybuild_win32
  • dd_file_lister_filanem_in_desc_color
  • dd_msg_reader_are_you_there_warning_improvement
  • hide_remote_connection_with_telgate
  • master default protected
  • mingw32-build
  • mlong/darkmodetweak
  • mode7
  • new_config_format
  • new_file_base
  • new_user_dat
  • ree/mastermind
  • revert-9d6b6c2f
  • rip_abstraction
  • 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
Created with Raphaël 2.2.017Nov144230Oct28272624232117161413119875432130Sep292726252423222120191716151310987656545432131Aug3029302928272627262524232423222120191817161516151615141314131211109876Resolution for the issue of there sometimes being a few empty lines between the end of the BBS list and the prompt text - For example, on the last page if the BBS entries don't fill the whole screen.Addressing a few issues noted in the previous commit: Functions declared after main() are now before main(). Fixes a display glitch when moving the selected BBS using the up/down arrow keys. The redraw_whole_list variable now defaults to true and is set to false when needed, minimizing the number of times it needs to be changed.More efficient screen updates (i.e., when using the up & down arrows, only move the lightbar on the 2 affected rows, don't redraw the whole list unless going to the next/previous page)New features:Fix bug reported by Mortifis...Don't 0-pad the hour as it does butt-up against the user's location.Even more loop-prevention paranoia:Make the logon list display optional:Blow up after 15 seconds when trying to get an fmutex.More loop prevention: check a message's PATH in addition-to its SEEN-BYs inAdd a "mine" block-art splash screen. This one's not bad.Invoking a JavaScripot global hot key event handler (e.g. nodelist.js) *while*Redefine unused macro SM_ERRALARM to SM_UNUSED2Add the CNW lord2 font.Fix buffer (stack memory) overflow observed in parse_headers(). This is whatUse Math.ceil() - round up - for vertical 'center' position of draw() andAttempt to re-create outbound directories in mutex (.bsy) file lock loop, justLine might could be null.Fixed connecto typo. Mention abortable requests.Make requests abortable, display an error page if aborted.Don't try to parse lines what don't exist.Removed unused per-item 'rows' attribute from document metadata obj.Allow setting P_* modes that will be passed to console.putmsg.Added support for index-search.Improved end / page up / page downhome / end / page up / page downKnock some items off of the to-do list.'d' to download current document (text files only; others download anyway)Store currently selected item for locations in history stack. (ForIf user inputs internal hostname (go-for) or port 0, ignore it.Help page.Input position was offset incorrectly if prompt had ctrl-a codes, fixedBury cursor after screen updates.Use scrollbox to display text files.Make load_file and load_string actually work.Don't prevent redraw of last line of content.Faster redraw after an element transform if overall row count unchanged.To-do list: remove thing that I just to-did.Requires exec/load/scrollbox.js now.Client-side scroll area (full-width, variable height) to display stuff
Loading