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
  • 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
Created with Raphaël 2.2.014Feb1312111098765432131Jan1Feb31Jan302928272625242322212019181716171615141312111098765432131Dec302928Unbreak the broken thing.A couple of typecasts relevant to builds using > 32-bit time_t's.environ is a magic word in msvc2013+, don't use it (fixes crash in msvc2013/2017 build)Add query_fb() which is like query() but waits for a specific response.Not everyone runs FreeBSD, so put a bit of FreeBSD libc in here.ESC[0m and ESC[m are identical... but ESC[m is shorter, and every byteAdd "end standout" termcap/terminfo entry.Update all ciolib functions to use the conio convention of "non-zero for success"Fix gettext() on 16+ colour displays.Some more minor optimizationsUse integer math for RGB -> YUV conversion.Translate bitmap_con.c RGB values to visual pixel values.#include "ciolib.h" for struct vmem_cellEliminate pputtext() and pgettext() in favour of vmem_puttext() and vmem_gettext()Beginnings of a massive ciolib overhaul...First pass at supporting all the XTerm 38/48m sequences, specifically:XTerm does *not* support CSI 38 ; 2 ; Z ; R ; G ; B mspam detection bot.. will kick any user who sends a message containing the majority of a channel's user nicks (if the channel has more than 5 users)Some SOS handling cleanup.Limit string sizes to 512MB This puts a cap of on the max asset size of 384MBTrack the highest palette entry, and ensure no pixels are set above it.TypoMoar changesFix replace_font() call using legacy font loading.Move font updates into ciolib to allow updating the current font.Ensure tail is set when the head is initialized.Only set update_pixels if pixels have changed.More last commit fixes (sigh).Fix last commitEnsure x/y are zero for full rects... this should never be false, but thatDon't free rectlist in the driver.Fix error releasing the headlock.Maintain a list of free full-screen rectangles to avoid malloc() on everyAdd support for two different 24-bit colour methods.Add blank line before each file.Print codepage description as well.Support font names with code pages.Add readsauce to the install makefileAdd new readsauce command.The SAUCE character filetype values start with 0 (ASCII).
Loading