SRB2/src/netcode
2023-07-27 15:38:45 +02:00
..
client_connection.c Move client connection handling to a new file 2023-07-27 15:38:43 +02:00
client_connection.h Move client connection handling to a new file 2023-07-27 15:38:43 +02:00
d_clisrv.c Declare data exchanged through the network to a new file 2023-07-27 15:38:45 +02:00
d_clisrv.h Declare data exchanged through the network to a new file 2023-07-27 15:38:45 +02:00
d_net.c Move tic and net command handling to new files 2023-07-27 15:38:45 +02:00
d_net.h Declare data exchanged through the network to a new file 2023-07-27 15:38:45 +02:00
d_netcmd.c Move tic and net command handling to new files 2023-07-27 15:38:45 +02:00
d_netcmd.h
d_netfil.c Move tic and net command handling to new files 2023-07-27 15:38:45 +02:00
d_netfil.h
http-mserv.c Move client connection handling to a new file 2023-07-27 15:38:43 +02:00
i_addrinfo.c
i_addrinfo.h
i_net.h
i_tcp.c
i_tcp.h
mserv.c Move client connection handling to a new file 2023-07-27 15:38:43 +02:00
mserv.h
net_command.c Move tic and net command handling to new files 2023-07-27 15:38:45 +02:00
net_command.h Move tic and net command handling to new files 2023-07-27 15:38:45 +02:00
protocol.h Declare data exchanged through the network to a new file 2023-07-27 15:38:45 +02:00
server_connection.c Move tic and net command handling to new files 2023-07-27 15:38:45 +02:00
server_connection.h Move server-side connection handling to a new file 2023-07-27 15:38:44 +02:00
Sourcefile Move tic and net command handling to new files 2023-07-27 15:38:45 +02:00
tic_command.c Move tic and net command handling to new files 2023-07-27 15:38:45 +02:00
tic_command.h Move tic and net command handling to new files 2023-07-27 15:38:45 +02:00