SRB2/src/netcode
sphere cfa5af5a55 Merge branch 'move-idle-spectator' into 'next'
Minor enhancements on idle auto-kick

See merge request STJr/SRB2!2375
2024-06-24 22:35:47 +00:00
..
client_connection.c Clean up stringop-truncation warnings 2024-02-20 16:30:15 -05: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 Fix finished players getting kicked for idling 2024-03-09 23:57:11 +01:00
d_clisrv.h Add variable to move idle players to spectators 2024-03-09 23:54:52 +01:00
d_net.c Clang: clean up conditional-uninitialized warnings 2024-03-01 19:35:04 +00:00
d_net.h Add indicator for IPv6-enabled servers 2023-11-26 21:30:54 +01:00
d_netcmd.c Merge branch 'move-idle-spectator' into 'next' 2024-06-24 22:35:47 +00:00
d_netcmd.h Merge branch 'next' into texture-scaling-fixes 2024-03-03 12:21:20 -05: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 Avoid updating IPv4 MS entry if it failed to register 2024-05-26 13:00:16 +02: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 replace CPM with vcpkg 2024-03-23 04:50:19 +00:00
i_tcp.h Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
mserv.c Ensure the servername fits into MAXSERVERNAME before setting it 2024-06-04 21:35:53 +02: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 Clean up stringop-truncation warnings 2024-02-20 16:30:15 -05: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