SRB2/src/netcode
sphere 72a6ad80ba Merge branch 'add-per-player-mute' into 'next'
Add per-player mute

See merge request STJr/SRB2!2259
2024-02-27 10:58:59 +00:00
..
client_connection.c Fix build warnings 2024-02-04 20:22:27 -03:00
client_connection.h HTTP downloader port 2024-02-04 20:00:51 -03:00
CMakeLists.txt Fix CMake compiling 2023-09-19 18:46:05 +02:00
commands.c Fix banlist being cleared if server fails to start 2024-02-26 22:11:52 +01:00
commands.h Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
d_clisrv.c HTTP downloader port 2024-02-04 20:00:51 -03:00
d_clisrv.h HTTP downloader port 2024-02-04 20:00:51 -03: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-per-player-mute' into 'next' 2024-02-27 10:58:59 +00:00
d_netcmd.h Add per-player mute 2024-02-27 10:58:59 +00:00
d_netfil.c Fix version text in UA string 2024-02-16 16:46:42 -03:00
d_netfil.h HTTP downloader port 2024-02-04 20:00:51 -03: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 Fix /unlist request 2024-02-08 17:09:26 +00: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 remote-tracking branch 'origin/1200-next-cannot-load-game-when-using-srb2-launcher' into 1200-next-cannot-load-game-when-using-srb2-launcher 2024-02-19 18:19:58 -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 HTTP downloader port 2024-02-04 20:00:51 -03:00
server_connection.c HTTP downloader port 2024-02-04 20:00:51 -03: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