.. |
client_connection.c
|
Rename packet handlers to match their associated PT_ constants
|
2023-07-27 15:38:47 +02:00 |
client_connection.h
|
Add missing PT_ prefix to a few packet handlers
|
2023-07-27 15:38:47 +02:00 |
d_clisrv.c
|
Call all packet handlers from the same place
|
2023-07-27 15:38:48 +02:00 |
d_clisrv.h
|
Move netcode console variables to appropriate files
|
2023-07-27 15:38:46 +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
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
d_netfil.c
|
Move netcode console variables to appropriate files
|
2023-07-27 15:38:46 +02:00 |
d_netfil.h
|
Move netcode console variables to appropriate files
|
2023-07-27 15:38:46 +02:00 |
gamestate.c
|
Move gamestate handling to a new file
|
2023-07-27 15:38:45 +02:00 |
gamestate.h
|
Move gamestate handling to a new file
|
2023-07-27 15:38:45 +02:00 |
http-mserv.c
|
Move client connection handling to a new file
|
2023-07-27 15:38:43 +02:00 |
i_addrinfo.c
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
i_addrinfo.h
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
i_net.h
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
i_tcp.c
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
i_tcp.h
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
mserv.c
|
Move client connection handling to a new file
|
2023-07-27 15:38:43 +02:00 |
mserv.h
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
net_command.c
|
Move netcode console variables to appropriate files
|
2023-07-27 15:38:46 +02:00 |
net_command.h
|
Move tic and net command handling to new files
|
2023-07-27 15:38:45 +02:00 |
protocol.h
|
Remove outdated or misleading comments
|
2023-07-27 15:38:47 +02:00 |
server_connection.c
|
Call all packet handlers from the same place
|
2023-07-27 15:38:48 +02:00 |
server_connection.h
|
Rename packet handlers to match their associated PT_ constants
|
2023-07-27 15:38:47 +02:00 |
Sourcefile
|
Move gamestate handling to a new file
|
2023-07-27 15:38:45 +02:00 |
tic_command.c
|
Remove outdated or misleading comments
|
2023-07-27 15:38:47 +02:00 |
tic_command.h
|
Move tic and net command handling to new files
|
2023-07-27 15:38:45 +02:00 |