SRB2/src/netcode
Logan Aerl Arias 5c12707250 Merge branch 'fix-host-unreach-crash' into 'next'
Fix crash when trying to send to an unreachable client

See merge request STJr/SRB2!2232
2023-12-25 23:55:20 +00:00
..
client_connection.c
client_connection.h
CMakeLists.txt Fix CMake compiling 2023-09-19 18:46:05 +02:00
commands.c Fix IPv6 bans being ignored when loading banlist 2023-12-14 16:30:04 +01:00
commands.h
d_clisrv.c Expose lastinputtime to Lua 2023-10-14 21:50:59 +02:00
d_clisrv.h Add auto-kick for inactive players 2023-09-19 19:05:43 +02:00
d_net.c (Hopefully) Fix chatbug 2023-12-23 11:05:14 +01:00
d_net.h Add indicator for IPv6-enabled servers 2023-11-26 21:30:54 +01:00
d_netcmd.c Merge branch 'add-auto-kick-idle-players' into 'next' 2023-11-04 16:34:46 +00:00
d_netcmd.h
d_netfil.c
d_netfil.h
gamestate.c
gamestate.h
http-mserv.c Register both IPv4 and IPv6 on the master server 2023-11-30 16:44:49 +01:00
i_addrinfo.c
i_addrinfo.h
i_net.h
i_tcp.c Merge branch 'fix-host-unreach-crash' into 'next' 2023-12-25 23:55:20 +00:00
i_tcp.h
mserv.c Merge remote-tracking branch 'LoganAir/masterserverdualstack' into IPv6 2023-12-12 20:43:52 -05:00
mserv.h
net_command.c
net_command.h Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
protocol.h Add auto-kick for inactive players 2023-09-19 19:05:43 +02:00
server_connection.c
server_connection.h
Sourcefile
tic_command.c
tic_command.h