SRB2/src/netcode
2024-09-21 21:35:01 -03: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 Update dates in copyright notices of all files modified in 2024 2024-09-21 21:35:01 -03:00
commands.h Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
d_clisrv.c Say "players" instead of "nodes" 2024-09-06 16:17:15 +02:00
d_clisrv.h Add variable to move idle players to spectators 2024-03-09 23:54:52 +01:00
d_net.c Update dates in copyright notices of all files modified in 2024 2024-09-21 21:35:01 -03:00
d_net.h Add indicator for IPv6-enabled servers 2023-11-26 21:30:54 +01:00
d_netcmd.c Lift savebuffer limits 2024-07-07 17:02:48 +02:00
d_netcmd.h Update dates in copyright notices of all files modified in 2024 2024-09-21 21:35:01 -03:00
d_netfil.c Remove unused low-level netcode stuff 2024-06-27 20:59:14 +02:00
d_netfil.h HTTP downloader port 2024-02-04 20:00:51 -03:00
gamestate.c Update dates in copyright notices of all files modified in 2024 2024-09-21 21:35:01 -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 Update dates in copyright notices of all files modified in 2024 2024-09-21 21:35:01 -03:00
i_tcp.c Update dates in copyright notices of all files modified in 2024 2024-09-21 21:35:01 -03:00
i_tcp.h Reapply recent netcode changes 2023-08-01 18:24:07 +02:00
mserv.c Update dates in copyright notices of all files modified in 2024 2024-09-21 21:35:01 -03: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