Commit graph

8 commits

Author SHA1 Message Date
L
f5a58decf5 MSG_PackCoord: forgot int cast 2023-02-08 14:48:26 +01:00
L
595958d578 MSG_PackCoord: use rounded coordinate 2023-02-08 14:47:57 +01:00
L
887a124207 Using CopyLittleShort for msg to avoid misalignment issue on ARM cpus 2023-02-02 23:47:13 +01:00
L
d4faf0c0e0 Fixed compilation errors on Unix 2023-02-01 00:28:40 +01:00
L
8843210e74 Refactored MSG_WriteDeltaEntity / MSG_WriteDeltaPlayerstate
Added netFieldType_e enum
2023-01-30 14:32:51 +01:00
L
c0dc08740f Added >= 2.0 stuff in msg code 2023-01-30 03:00:39 +01:00
L
9c70903b94 Fixed compiler warnings on x64 2023-01-30 00:24:16 +01:00
Ludovic
62ff9b7f4c Renamed file.c to files.cpp
Renamed huffman.c to huffman.cp
Renamed msg.c to msg.cpp
Added Pipe class
Made loaddef a local variable instead of a global variable for future potential multi-threading support
2017-10-26 02:28:06 +02:00
Renamed from code/qcommon/msg.c (Browse further)