The latest and greatest code. 30 of the most recent commits, in download form!
Bump checkout action version
Add .bin for saturn build
Merge pull request #1524 from shinovon/16
Allocate entity shadow pixels in heap if stack is limited
Symbian: Halt main loop on Process_Abort
Fix memory leak i've just created
Forgot Mem_Free
Allocate entity shadow pixels in heap if stack is limited
Fix compilation in c89/c90
Fix particles not working on non desktop/web builds, should address #1523
GBA/32x: Fix not running
Fix rare crash where if graphics context was lost and client was in middle of connecting to a server
Try to fix multiline chat messages into one TCP packet
Allow providing timeout to socket poll
Slightly rework SSL code to avoid pointlessly flushing when reading
OpenBSD: Try to fix not being able to use LibreSSL for fallback SSL certificate validation, hopefully addresses #1520
Fix fallback font not drawing with very small chat font sizes
Launcher: Direct connect autofills mc:// from address field when user field is empty
Move Stream_Get/Set to Mem_Read/Write
Launcher: Fix invalid server hashes (e.g. a url) just silently erroring
Launcher: Pressing Connect button should also strip rest of URL asides from hash
In case user manually typed a full URL into server hash field
Improve detection of slim-armed skins
Merge pull request #1517 from NexusSfan/hurdsupport
Support for GNU/Hurd
Initial support for GNU with the Hurd kernel. Compiles, runs, on real GNU system.
PS4: Launcher draws something on-screen
PS4: Technically starts up
Add misc CPU architectures