Commit graph

303 commits

Author SHA1 Message Date
L
a469c448de Added explanation 2023-05-03 21:31:34 +02:00
L
110e60e3dd Fixed SetTime parameter (should be an int) in clientGameImport_t 2023-05-03 21:20:50 +02:00
L
59cd7d5116 Predict pmove enhancements 2023-05-03 21:20:32 +02:00
L
ac7ec18a37 Fixed interpolation issue 2023-05-03 20:53:33 +02:00
L
ca34d8de85 CG_ProcessSnapshots for different server 2023-05-03 20:53:20 +02:00
L
8ab663d5d8 Implemented PmoveAdjustAngleSettings_Client 2023-05-03 20:53:04 +02:00
L
670de51637 Fixed bad animations 2023-05-03 20:10:52 +02:00
L
5eba2f5662 Fixed Anim_CrossblendTime return value 2023-05-03 20:03:55 +02:00
L
863a730271 Using vmAnim_e enum 2023-05-03 19:38:24 +02:00
L
0fc3ecf67e CG_OffsetFirstPersonView: fixed height delta applied incorrectly 2023-05-03 19:32:19 +02:00
L
864986ae9a Fixed view model anim not rendering 2023-05-03 19:31:52 +02:00
L
0e597e8bf7 Fixed CG_AddPacketEntities for parent/children entities 2023-05-03 19:31:37 +02:00
L
860b660f61 Added vmAnim_e 2023-05-03 19:31:09 +02:00
L
0058f255e6 Implemented CG_CalcViewModelMovement 2023-05-02 23:29:41 +02:00
L
fc1392dfd6 Implemented CG_OffsetFirstPersonView (mostly) 2023-05-02 23:03:23 +02:00
L
a6aea380fe Added MASK_VIEWSOLID 2023-05-02 22:51:08 +02:00
L
0a46fa69b9 Tweaks 2023-05-02 22:50:58 +02:00
L
c2c4cd07e0 CG_AttachEntity: fixed attach_offset and lightingOrigin 2023-05-02 20:24:24 +02:00
L
bfb6416cfa ClientGameCommandManager::PlaySound: fixed crash when alias_list is NULL 2023-05-02 20:13:48 +02:00
L
377a979fa8 Added view model animation prefixes
Implemented CG_GetVMAnimPrefixIndex and CG_ViewModelAnimation
2023-05-02 20:13:29 +02:00
L
8cf2dffb79 CG_OffsetFirstPersonView: removed assertion 2023-05-02 20:04:35 +02:00
L
d7a594c124 Implemented CG_ModelAnim 2023-05-02 20:03:45 +02:00
L
830caf2c2c Moved WEAPON_CLASS definitions to bg_public.h 2023-05-02 20:03:28 +02:00
L
28190c6649 CG_ProcessEntityCommands return boolean
CG_ClientCommands stub
2023-05-02 20:03:15 +02:00
L
125095d52e Implemented CG_Footstep 2023-05-01 20:31:51 +02:00
L
213696bdfc CG_ModelAnim partial implementation 2023-05-01 19:56:43 +02:00
L
b64e597d53 refEntity_t struct fix 2023-05-01 19:56:28 +02:00
L
186344d8de Added TAF_AUTOFOOTSTEPS 2023-05-01 19:26:03 +02:00
L
42e0be0f78 Added viewmodel stub functions 2023-05-01 19:25:52 +02:00
L
388d3bef62 Unused CG_Footstep 2023-05-01 19:22:05 +02:00
L
7757f3a3c4 Stub CG_Footstep
Stub CG_LandingSound
2023-05-01 19:21:44 +02:00
L
cab948d988 Added CG_OffsetFirstPersonView declaration 2023-05-01 19:21:24 +02:00
L
4852182aa0 Added parentEntityNumber to R_AddRefEntityToScene
Added ET_MODELANIM_SKEL in CG_AddCEntity
2023-05-01 17:28:48 +02:00
L
434aba95eb Added parentEntityNumber to R_AddRefEntityToScene 2023-05-01 17:28:14 +02:00
L
0a5ca66a64 Added VSS vars initialization 2023-05-01 17:08:32 +02:00
L
533356be0f Added more test emitter variables 2023-05-01 17:08:17 +02:00
L
4cc0149073 Added sfxManager extern variable 2023-05-01 17:08:02 +02:00
L
d28f117979 Fixed differentServer check 2023-05-01 17:07:51 +02:00
L
c14d13007c Raised MAX_ENTITIES_IN_SNAPSHOT to 1024 2023-05-01 17:06:39 +02:00
L
df8a12664c Added rain initialization 2023-05-01 17:06:27 +02:00
L
ca79cf659b Added more cvars and initialization 2023-05-01 17:06:15 +02:00
L
8f4258716f Added VSS sources related methods 2023-05-01 15:49:45 +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
e3dd8c46de Added specialeffect_t and specialeffectcommand_t constructors 2023-05-01 15:39:53 +02:00
L
72f9f20b53 Added clientNum in cg_t
Added vss extern variables
Added a declarations for scoreboard, specialfx, ui, volumetric smoke, console cmds and cg_marks
2023-05-01 15:16:04 +02:00
L
bb33f7fbcd Moved MAX_HUDDRAW_ELEMENTS to q_shared.h 2023-05-01 15:15:13 +02:00
L
1ed03b0716 Using LISTENER_Cvar_Get macro 2023-05-01 15:15:01 +02:00
L
ec4c8458f0 Added MAX_RES_NAME 2023-05-01 15:14:50 +02:00
L
4480b5815e Added VSS variables
Added CG_AddVSSSources stub
2023-05-01 15:14:39 +02:00
L
5709800f1a Implemented CG_Eye* 2023-05-01 15:14:17 +02:00