Adam Honse
|
c71cc4f18a
|
Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect
|
7 months ago |
Adam Honse
|
cb8ea601cf
|
Fix warning related to sizeof() on const char array, the null terminator is not used here so reworked the array to explicitly be 4 elements
|
2 years ago |
Adam Honse
|
a7c400bc65
|
Update yet more file header comments to standardized new format
|
2 years ago |
Adam Honse
|
cf4fd16b09
|
Define SDK magic string value as a shared constant in NetworkProtocol.cpp, use InitNetPacketHeader function to set up packets
|
2 years ago |
Adam Honse
|
594f66ab23
|
Initial network files
|
6 years ago |