OM
0fe01d23d6
Fixed tag_num being -1 and *MSG_ReadPackedAngle* setting the wrong angle value
2023-05-21 22:07:09 +02:00
OM
04b5fdb934
Added Spearhead/Breakthrough client support
2023-05-21 21:21:20 +02:00
OM
ab2a26a14e
Added support for *Team Assault* and *Team Tactics*
2023-05-21 19:59:36 +02:00
OM
6c577a7251
Fixed angle values
2023-05-20 19:29:38 +02:00
OM
2b6bd8c8d2
Fixed dynamic light issues
2023-05-15 14:21:16 +02:00
L
7030c23994
Fixed compilation issues
2023-05-07 20:38:08 +02:00
L
fbd03b6a26
Debloated g_local.h include files
2023-04-29 21:56:38 +02:00
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