SRB2/src/netcode
Logan Aerl Arias 8073ac6520 add mutex locks to UPnP Client code
add mutex locks to UPnP Client code
2024-01-10 16:44:27 -05: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 Update player->quittime when a server idles, again 2024-01-02 19:00:18 +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 'pandoradev' into 'next' 2024-01-08 19:20:23 +00:00
d_netcmd.h Merge branch SRB2:next into exitfix 2023-12-31 17:03:12 +00:00
d_netfil.c Reapply recent netcode changes 2023-08-01 18:24:07 +02: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 add mutex locks to UPnP Client code 2024-01-10 16:44:27 -05: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