Commit graph

23 commits

Author SHA1 Message Date
smallmodel
7c2cdd52b0
Using SFX enum to spawn SFX 2023-07-22 17:35:02 +02:00
smallmodel
ae8d26ce18
Use crandom() instead of random() 2023-07-18 00:09:02 +02:00
smallmodel
483df8ef87
Implemented CG_MakeBulletHoleSound 2023-07-10 23:58:05 +02:00
smallmodel
ac8f34a40c
Implemented CG_MakeBubbleTrail, CG_BulletTracerEffect and CG_AddBulletImpacts 2023-07-10 23:08:27 +02:00
smallmodel
819fe53eaa
Implemented CG_MakeBulletTracerInternal 2023-07-10 21:11:01 +02:00
smallmodel
f164bc638b
Put variables in CG_MakeBulletTracerInternal 2023-07-09 23:36:21 +02:00
smallmodel
f930d39a42
Used clang-format on cgame module 2023-07-05 21:24:23 +02:00
OM
7db4d1a3f4 Newline fix 2023-07-02 19:18:37 +02:00
OM
36dce22071 Moved cgi.protocol to a new variable called cg_protocol instead, due to issues like GetCGameAPI being loaded before having client imports (cgi) 2023-07-02 19:16:48 +02:00
OM
cf009a4628 Parse CG message based on game protocol version 2023-07-01 21:17:59 +02:00
OM
55dc84d932 Fixed CGM values for AA and SH/BT 2023-05-23 00:08:12 +02:00
OM
648dc395e7 Fixed compilation errors 2023-05-21 20:07:28 +02:00
OM
ab2a26a14e Added support for *Team Assault* and *Team Tactics* 2023-05-21 19:59:36 +02:00
OM
04524e9de9 Fixed huddraw_alpha and huddraw_color not working 2023-05-20 14:39:15 +02:00
OM
7228a07e50 Fixed Linux compilation errors 2023-05-11 22:48:13 +02:00
L
4ce1bb71e4 Implemented CG_AddBulletTracers and added other functions 2023-05-07 19:46:10 +02:00
L
5b85ab4dc6 Implemented CG_MakeExplosionEffect and CG_MakeVehicleEffect 2023-05-05 20:43:23 +02:00
L
c6b832294c Fixed CG_ParseCGMessage 2023-05-04 23:26:17 +02:00
L
d8cfe96b0f Implemented CG_MakeBulletTracer 2023-05-04 21:07:44 +02:00
L
f0a2a28650 Implemented CG_ParseCGMessage 2023-05-04 20:30:52 +02:00
L
e1da479646 More stubs 2023-05-01 15:10:26 +02:00
L
1dbfe29970 CG_ParseCGMessage() stub 2023-05-01 00:08:43 +02:00
L
b113a4c38c Added stub MOH:AA source files 2023-04-30 14:15:14 +02:00