Commit graph

28 commits

Author SHA1 Message Date
smallmodel
23f9c1a1e6
Only set the effect angles from the supplied angles if the spawnthing doesn't have angle set 2024-11-02 20:14:30 +01:00
smallmodel
47131dec44
Fix wrong special effects count 2024-09-09 21:43:20 +02:00
smallmodel
7ddee0100e
Implements CG_BodyFallSound() 2024-06-14 22:24:55 +02:00
smallmodel
937f3993ec
Removed unusable FX in 1.11 and below 2024-02-04 16:10:49 +01:00
smallmodel
9de676a86b
Set the correct special effect for CG_Splash 2023-07-23 19:21:53 +02:00
smallmodel
3161f28da6
Initialize pEvent to 0 2023-07-22 20:06:16 +02:00
smallmodel
7c2cdd52b0
Using SFX enum to spawn SFX 2023-07-22 17:35:02 +02:00
smallmodel
f930d39a42
Used clang-format on cgame module 2023-07-05 21:24:23 +02:00
OM
717a56c116 *CG_LandingSound*: Initialize iEffectNum to -1 2023-05-16 23:49:44 +02:00
OM
e7768ce390 Fixed CG_Splash trace crash 2023-05-15 14:58:57 +02:00
L
422d16e8eb Crash fixes 2023-05-07 14:45:23 +02:00
L
77ebd44d19 Implemented specialeffect_t::AddNewCommand 2023-05-06 23:36:57 +02:00
L
0885ee5227 Added CG_BodyFallSound (unimplemented) 2023-05-06 17:26:28 +02:00
L
1c21143f07 CG_Footstep param fix 2023-05-06 17:01:28 +02:00
L
20237c0aa3 Implemented ClientSpecialEffectsManager::LoadEffects 2023-05-05 21:12:09 +02:00
L
e28ea74549 Implemented ClientSpecialEffectsManager::ExecuteEffect and ClientSpecialEffectsManager::MakeEffect_Normal 2023-05-05 20:43:57 +02:00
L
d697a93a73 Implemented CG_LandingSound 2023-05-04 23:45:01 +02:00
L
be89c1fa1f Implemented CG_FootstepMain and CG_MeleeImpact 2023-05-04 23:27:00 +02:00
L
f1b745ea9c Added CG_MeleeImpact 2023-05-04 20:30:25 +02:00
L
125095d52e Implemented CG_Footstep 2023-05-01 20:31:51 +02:00
L
7757f3a3c4 Stub CG_Footstep
Stub CG_LandingSound
2023-05-01 19:21:44 +02:00
L
3be28b528a Added specialeffect_t and specialeffectcommand_t constructors
Implemented CG_InitializeSpecialEffectsManager, ContinueEffectExecution and MakeEffect_* methods
2023-05-01 15:40:39 +02:00
L
95138d4c5b Added ClientSpecialEffectsManager 2023-05-01 15:10:17 +02:00
L
f78c2b826c Impact marks and commands modifications 2023-05-01 00:10:07 +02:00
L
97f400564a Using dtiki_t* rather than tiki handle 2023-04-30 16:58:44 +02:00
L
42171cc799 Added CG_InitializeSpecialEffectsManager 2023-04-30 14:51:44 +02:00
L
abfb82f340 Multiple compilation errors fixes #1 2023-04-30 01:42:57 +02:00
L
29f328abf0 Added Ubertools CGAME module 2023-04-30 00:02:16 +02:00