Eidolon
|
33c1289a46
|
Fix write Y range for splat drawing
Fixes a silent memory error during splat drawing when splats cross the
bottom of the screen.
|
2025-03-10 13:22:34 -05:00 |
|
Alam Ed Arias
|
c7396e86ef
|
whitespace cleanup
|
2025-03-03 07:41:42 -05:00 |
|
Alam Ed Arias
|
d232ebafc3
|
Merge branch 'master' into next
|
2025-03-03 07:39:12 -05:00 |
|
Alam Ed Arias
|
75fb1cd2aa
|
SDL_Mixer: options for all MIDI players in SDL-Mixer-X 2.5.0+
|
2025-02-27 04:42:18 -05:00 |
|
Alam Ed Arias
|
a923bf7095
|
SDL_Mixer: Added newlines for mixer errors
|
2025-02-27 04:42:18 -05:00 |
|
Alam Ed Arias
|
646929d83d
|
netcode: fix runtime issues with -noipv4
|
2025-02-23 12:21:37 -05:00 |
|
Logan Aerl Arias
|
854fc95672
|
Merge branch 'fix-bind-with-ipv6-disabled' into 'master'
Update i_tcp.c to support hosts with IPv6 disabled
See merge request STJr/SRB2!2628
|
2025-02-22 19:47:06 +00:00 |
|
Logan Aerl Arias
|
06d8d02bc4
|
Merge branch 'fix-ipv6-port-collision' into 'master'
Fix port collision on IPv6 connections
See merge request STJr/SRB2!2622
|
2025-02-22 15:09:51 +00:00 |
|
Logan Aerl Arias
|
1472ac75da
|
Merge branch 'master' into 'fix-bind-with-ipv6-disabled'
# Conflicts:
# src/netcode/i_tcp.c
|
2025-02-22 05:29:09 +00:00 |
|
Logan Aerl Arias
|
53fabd11a2
|
Merge branch 'fix-address-resolution-failure' into 'master'
Fix address resolution failure in certain circumstances
See merge request STJr/SRB2!2617
|
2025-02-22 04:51:20 +00:00 |
|
Logan Aerl Arias
|
e7c18ba1f4
|
Merge branch 'add-noipv4-flag' into 'master'
Add -noipv4 flag
See merge request STJr/SRB2!2275
|
2025-02-22 00:44:45 +00:00 |
|
Lactozilla
|
20d02d35e4
|
Merge branch 'fix-too-large-files-sent' into 'next'
Fix server never sending TOOLARGE to clients
Closes #1395
See merge request STJr/SRB2!2625
|
2025-02-21 22:15:20 +00:00 |
|
Lactozilla
|
0e992ec51a
|
Merge branch 'push-back-acktosend' into 'next'
Clean up d_net.c and push back missed acks to acktosend (Chatbug attempt 3)
See merge request STJr/SRB2!2591
|
2025-02-21 22:09:27 +00:00 |
|
Lactozilla
|
a2aaa45d4f
|
Merge branch 'use-software-bsp-opengl' into 'next'
Use software's BSP node traversal in OpenGL
See merge request STJr/SRB2!2584
|
2025-02-21 22:08:19 +00:00 |
|
Radicalicious
|
f5ceb2db26
|
Force model interpolation setting reset
|
2025-02-18 14:37:01 -06:00 |
|
Radicalicious
|
a187b79f34
|
Fix missing fov conversion
|
2025-02-18 14:09:41 -06:00 |
|
Radicalicious
|
e26634e8d5
|
Fix model interpolation settings
|
2025-02-18 12:48:59 -06:00 |
|
Radicalicious
|
56223c9e80
|
Update FOV to 100
|
2025-02-18 12:37:14 -06:00 |
|
Radicalicious
|
8a0b3f5446
|
Merge branch 'next' into tweak-cvar-defaults
|
2025-02-18 12:34:11 -06:00 |
|
Radicalicious
|
f096e56932
|
Merge branch 'fix-blockmap-bugs' into 'next'
Fix #1025 and some P_PathTraverse bugs
Closes #1025
See merge request STJr/SRB2!2561
|
2025-02-18 18:23:55 +00:00 |
|
Radicalicious
|
8d76e05f98
|
Merge branch 'stateofwait' into 'next'
Use state function argument for SF_FASTWAIT code instead of checking mobj->state-states
See merge request STJr/SRB2!2627
|
2025-02-18 04:17:55 +00:00 |
|
Radicalicious
|
860017ad32
|
Merge branch 'next' into jetfume-skin-flag
|
2025-02-17 21:56:05 -06:00 |
|
Radicalicious
|
692971d7b9
|
Merge branch 'fix-1335' into 'next'
Fix wall transfer cap for slopes with angles beyond the first quadrant
Closes #1335
See merge request STJr/SRB2!2579
|
2025-02-18 01:24:39 +00:00 |
|
Craftyawesome
|
d2ad04a105
|
reset seenplayer on netgame exit
|
2025-02-16 17:01:40 -05:00 |
|
Logan Aerl Arias
|
acc1b829bd
|
Merge branch 'master' into next
|
2025-02-16 09:16:07 -05:00 |
|
Lactozilla
|
fd1fd9d4fb
|
Merge branch 'fix-1394' into 'next'
Fix #1394
Closes #1394
See merge request STJr/SRB2!2619
|
2025-02-16 13:38:05 +00:00 |
|
Lactozilla
|
4f2f360708
|
Merge branch 'fix-scaled-plane-ripple' into 'next'
Fix ripple effect in scaled planes
See merge request STJr/SRB2!2618
|
2025-02-16 13:36:58 +00:00 |
|
Lactozilla
|
d6daab06e5
|
Merge branch 'fix-splitscreen-it-sign' into 'next'
Fix IT sign always displaying for the tagger in splitscreen
See merge request STJr/SRB2!2624
|
2025-02-16 13:35:57 +00:00 |
|
Lactozilla
|
e6f4362bd0
|
Merge branch 'fix-hud-render-performance' into 'next'
Improve HUD rendering when drawing stretched patches
Closes #1408
See merge request STJr/SRB2!2635
|
2025-02-16 13:11:54 +00:00 |
|
Lactozilla
|
3cd84dfcc4
|
Merge branch 'fix-1393' into 'next'
Fix #1393
Closes #1393
See merge request STJr/SRB2!2620
|
2025-02-16 13:07:57 +00:00 |
|
Logan Aerl Arias
|
1f66341d59
|
fix issue with static mingw build on Windows
|
2025-02-16 12:41:29 +00:00 |
|
LJ Sonic
|
771504fb35
|
Re-add "timerres tics" option
|
2025-02-09 19:55:32 +01:00 |
|
LJ Sonic
|
ffdbde58af
|
Fix minor whoopsie
|
2025-02-09 19:26:15 +01:00 |
|
LJ Sonic
|
5da79e3e44
|
Tweak cvar defaults
|
2025-02-09 19:18:20 +01:00 |
|
Lactozilla
|
0b84b3688a
|
Implement color cycling toggle
|
2025-02-09 00:25:34 -03:00 |
|
Lactozilla
|
d5f970b31d
|
Implement custom jet fume functionality
|
2025-02-09 00:06:59 -03:00 |
|
Gustaf Alhäll
|
e05eea0175
|
Improve HUD rendering when drawing stretched patches
|
2025-02-08 22:08:07 +01:00 |
|
LJ Sonic
|
366b71136a
|
Merge branch 'lua-debug-library' into 'next'
Expose debug library to Lua
See merge request STJr/SRB2!2404
|
2025-02-05 19:41:30 +00:00 |
|
Alam Ed Arias
|
ebfea6de0c
|
use -bindaddr6 for mserv PROTO_V6 calls
|
2025-02-02 22:50:59 -05:00 |
|
Alam Ed Arias
|
598307f338
|
Only check for -noipv6 on IPv6 builds in HTTP code
|
2025-02-02 22:50:17 -05:00 |
|
Alam Ed Arias
|
0fe8c7a57a
|
Update m_menu.c
Add check netgame check if someone use both -noipv4 and -noipv6
|
2025-02-02 22:29:44 -05:00 |
|
Alam Ed Arias
|
1278bc5727
|
Update i_tcp.c
Do not error out if we don't have a socket for an address family we have disabled
|
2025-02-03 01:02:57 +00:00 |
|
Alam Ed Arias
|
1ebac1ed40
|
Avoid calling WSAGetLastError() (via errno/h_error) more then once with Winsock2
|
2025-02-02 12:56:56 -05:00 |
|
Alam Ed Arias
|
4bb8183e6f
|
Show in log if IPv6 support is disabled
fixup
|
2025-02-02 12:56:43 -05:00 |
|
Alam Ed Arias
|
4596f20b71
|
Check for ENODEV for hosts with IPv6 disabled while running in IPv6 mode
|
2025-02-02 12:48:57 -05:00 |
|
Alam Ed Arias
|
a203f4e553
|
Update i_tcp.c
Add checks for return code for ioctl(), setsockopt(), getsockopt() and getsockname()
Also show errno and strerror for failed calls
|
2025-02-02 12:48:57 -05:00 |
|
Alam Ed Arias
|
15e89d27c2
|
Merge branch 'master' into add-noipv4-flag
|
2025-02-01 18:39:32 -05:00 |
|
Alam Ed Arias
|
a30457c283
|
Merge commit '250928f6dfc1387b236f645387a39f7b09643065' (internal branch 2215) into add-noipv4-flag
|
2025-02-01 17:18:35 -05:00 |
|
Alam Ed Arias
|
8647766e38
|
Merge commit '7b7a0727a6556203e7321857f4094240ec7b5512' (internal branch 2214) into add-noipv4-flag
|
2025-02-01 16:48:04 -05:00 |
|
Alam Ed Arias
|
f8d0833eab
|
Merge commit '8e66ed73ab2371e89a548344e4ad26139e7d5db2' (internal branch 2214)~1 into add-noipv4-flag
|
2025-02-01 15:03:08 -05:00 |
|