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
|
2025-09-28 00:47:08 -05:00 |
|
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
|
2024-07-07 19:29:54 -05:00 |
|
Adam Honse
|
a7c400bc65
|
Update yet more file header comments to standardized new format
|
2024-05-03 21:56:32 -05:00 |
|
Adam Honse
|
cf4fd16b09
|
Define SDK magic string value as a shared constant in NetworkProtocol.cpp, use InitNetPacketHeader function to set up packets
|
2024-03-25 19:45:06 -05:00 |
|
Adam Honse
|
594f66ab23
|
Initial network files
|
2020-05-09 15:48:12 -05:00 |
|