LJ Sonic
|
5d5e2c78e4
|
Call all packet handlers from the same place
|
2023-07-27 15:38:48 +02:00 |
|
LJ Sonic
|
cb634402a8
|
Rename packet handlers to match their associated PT_ constants
|
2023-07-27 15:38:47 +02:00 |
|
LJ Sonic
|
94761d3a55
|
Remove outdated or misleading comments
|
2023-07-27 15:38:47 +02:00 |
|
LJ Sonic
|
39556e8af7
|
Add missing _pak suffix to a few packet structures
|
2023-07-27 15:38:47 +02:00 |
|
LJ Sonic
|
332a0f6b93
|
Add missing PT_ prefix to a few packet handlers
|
2023-07-27 15:38:47 +02:00 |
|
LJ Sonic
|
d841bfb236
|
Move netcode console variables to appropriate files
|
2023-07-27 15:38:46 +02:00 |
|
LJ Sonic
|
91f9f53cfc
|
Remove unused stuff
|
2023-07-27 15:38:46 +02:00 |
|
LJ Sonic
|
de46eef068
|
Move gamestate handling to a new file
|
2023-07-27 15:38:45 +02:00 |
|
LJ Sonic
|
1a7f42d172
|
Declare data exchanged through the network to a new file
|
2023-07-27 15:38:45 +02:00 |
|
LJ Sonic
|
0ade3ae0bc
|
Move tic and net command handling to new files
|
2023-07-27 15:38:45 +02:00 |
|
LJ Sonic
|
fc41dd78f4
|
Move server-side connection handling to a new file
|
2023-07-27 15:38:44 +02:00 |
|
LJ Sonic
|
e090f0e400
|
Move client connection handling to a new file
|
2023-07-27 15:38:43 +02:00 |
|
LJ Sonic
|
0b17e3c418
|
Move netcode files to a new folder
|
2023-07-27 15:38:42 +02:00 |
|