SRB2/src/netcode
sphere 4649f3a46b Merge branch '1173-next-moved-upnp-to-it-s-own-thread' into 'next'
Resolve "[NEXT] moved UPnP to it's own thread"

Closes #1173

See merge request STJr/SRB2!2263
2024-01-29 13:59:00 +00:00
..
client_connection.c Fix minor spelling mistake 2023-09-18 18:51:11 -03:00
client_connection.h Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
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 Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
d_clisrv.c Fix bans by remote admins corrupting banlist 2024-01-15 21:01:36 +01:00
d_clisrv.h Update player->quittime when a server idles, again 2024-01-02 19:00:18 +01: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 'cv-can-change' into 'next' 2024-01-17 03:39:39 +00:00
d_netcmd.h Merge branch SRB2:next into exitfix 2023-12-31 17:03:12 +00:00
d_netfil.c Fix minor grammatical mistake 2023-09-22 15:00:07 -03:00
d_netfil.h Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
gamestate.c Fix minor spelling mistake 2023-09-18 18:51:11 -03:00
gamestate.h Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
http-mserv.c Register both IPv4 and IPv6 on the master server 2023-11-30 16:44:49 +01:00
i_addrinfo.c Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
i_addrinfo.h Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
i_net.h Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
i_tcp.c Merge branch '1173-next-moved-upnp-to-it-s-own-thread' into 'next' 2024-01-29 13:59:00 +00:00
i_tcp.h Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
mserv.c Merge branch 'master' into next 2024-01-07 14:22:43 -05:00
mserv.h Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
net_command.c Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
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 Update player->quittime when a server idles, again 2024-01-02 19:00:18 +01:00
server_connection.h Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
Sourcefile Move netgame commands to a new file 2023-07-27 15:38:50 +02:00
tic_command.c Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
tic_command.h Reapply recent netcode changes 2023-08-01 18:24:07 +02:00