Skip to content
Snippets Groups Projects
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
  • syncterm-1.2
  • 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
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.08Apr765432131Mar302928272625242322212019181716151412111087542124Feb221714131094231Jan2423212018151210986543222Dec21201913111083130Nov2220191817144230Oct28272624232117161413119875432130Sep2927262524232221Add a getkey()/inkey() function that parses mouse sequences.Allow more new user information prompts to be disabled by setting the promptAllow non-sysops a password re-attempt for SSH and RLogin.Log the actual user number for "FAILED Password attempt" log messages for SSHNow that the terminal supports multiple mouse event configs, we need toRLogin fix: if no username supplied, don't prompt for a password and then logA QWKnet-FTP client written in JS, thanks in large part to Deuce's load/ftp.jsInclude load_cfg() failure details in error message.Resolve warning: variable 'b' set but not usedInclude load_cfg() failure details in error message when failing to loadOn second thought, F and L for first & last page isn't really needed, since Home and End do that.See how easy this is? Anyone can do it!Data file for install-xtrn.jsCreate a menu_opt() function to eliminate the most common boilerplate.Add the ability to leave mouse enabled after the lightbar.Remove debug output.The F and L keys now nagivate to the first & last pages, respectfully (unless the calling code has added either of those keys as additional keys to exit the input loop in case the calling code wants to handle those keys for something). Also, fixed a minor bug in calculating the length of items to print when the scrollbar is enabled but not refreshed on the screen when writing the items.Eliminate unused variable: exepath (moreo cruft from external help files)Make use of strListIsEmpty() - optimization.Modify a single log message, the new "Added <area> message from x to packets":Remove all the DLLCALL noise. We don't need it.Added strListJoin() and strListIsEmpty() functions (for use in SBBSecho).Support the "areatitle_prefix" and "handles" keys.Time-saving measures when adding subs to a QWKnet hub:If the sysop clears-out the FTN address for a sub-board, don't set it toAllow settings for newly-imported sub-boards to be specified on the scfgAdded some debug and error level log output to help Angel Ripoll figure outInstall data for this bad boy.Special handling of negative numbers in the writeBin() method implementation.For a screen update optimization, implemented a way to temporarily restrict which part of the items to draw the next time Draw() is called (and thus when WriteItem() is called for each tiem). There is a new property in the DDLightbarMenu class, nextDrawOnlyItemSubstr, that can be set to an object with 'start' and 'end' properties specifyign the start and end indexes (1 past the last char index) of the item strings to write in the menu the next time Draw() is called. Draw() will then set nextDrawOnlyItemSubstr to null when it's done.Covert signed integers to unsigned before writing.SHOW SCROLL doesn't expand variables.Document mouse support.More changes.Fix bug introduced in rev 1.142 with the additional/optional arguments to theDon't crash when weenies try to join the game.Add more mouse support... SGE, Button Event tracking, Any Event Tracking.Add fall-through miss handling for all submenus.Fix mouse enablement.Fix SDL detection.
Loading