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.03Jun2131May3029282726252423201918171615141312111098765432128Apr2726252422212019171614131211108765131Mar3028272423212018171615141312109876432128Feb2726252423222120181615141310A better fix for the RyBBS and KnK input problem (now that I understand thesession isn't a pointer here.OSX hangs on KillThread() don't use it.OSX hangs on SDL_KillThread() don't use it.Don't use atexit(sdl.Quit) here... wait for SDL to initizlize.Add target for SDLMain on OSXA couple more includes to get the prototypes.Re-order makefile includes.Move the mutex destruction until the session destruction... possible theFix KillThread/WaitThread return value.Don't call sdl.Quit() from main() *shudder*Clean up main return values etc. Use SDL_ThreadWait() to get the returnDo not wait for programs main() to exit after the SDL drawing functionCall sdl.Quit() after an SDL_QUIT message is received.Fix makefile to use XPDEV CFLAGS.Use the new SDL main() hacking funtions.Run the main() function in a separate thread... allow programs to pick aBug-fix: fixes NULs in RyBBS input and fixes KnK input "correctly":Added the CRT "no deprecate" defines for msvc2k5.Added NULL fp checking iniReadFile().Added NULL fp checking str_list_read_file().msvc2k5 doesn't like DLLEXPORT in the function definitions.Fix GetAudioStatus() prototype.This is probobly the worst place to shadow time() with a variable.init_sdl_video() is a function, not a value.Optimize the buffer fill routine a bit.Added links to Microsoft's free version of MSVC and PlatformSDK.Disable deprecation warnings generated by the latest MSVC (2005) andAlways link with -pthread on FreeBSD and OpenBSD... this fixes crashes.Don't define tzname macro for msvc (conflicts with newset PlatformSDK time.h)Include type for wsa_error global var (required for MSVC 2005).freadstr() now strips ctrl chars (garbage) from var-length message headerFix the bug in last commit for *nix.Use init_sdl_video() rather than sdl.gotfuncsClean up initialization a bit.Set sdl_initialized on Win32 too (doh!)Fixed build problem: wasn't re-linking tone.exe if xpdev.a was updated.Fixed build problem: wasn't re-linking tone.exe if xpdev.lib was updated.Use xptone_open()/xptone_close() when using xptone()Bump version number, remove "Clippy Edition" stuff.
Loading