smallmodel
ef2c5d2df6
Check and verify that selected player models are valid
...
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 16s
If the player model or the player german model is not valid, they will be reset to the default value. If the server doesn't have one or more of these models, force model feature will not work
2025-01-22 20:52:05 +01:00
smallmodel
d83ad43b0b
Fix FPS model not being set correctly to match the world model
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 3m46s
2024-12-30 20:24:49 +01:00
smallmodel
d142ded9ad
Add RF_FRAMELERP flag to ref entity
2024-10-24 21:08:04 +02:00
smallmodel
909dc96c2f
Use a separate CG_InterpolateAnimParms function for animation
2024-10-20 22:18:40 +02:00
smallmodel
f9d264058b
Use safe version of sprintf and strcpy
2024-09-20 23:08:53 +02:00
smallmodel
434aaf3eaf
Initialize last animation time
2024-08-05 23:41:17 +02:00
smallmodel
646c1f0f16
Fixed lightorigin and attach offset being badly calculated
2023-11-06 19:58:36 +01:00
smallmodel
c296b909c7
Fixed iTagR initialization
2023-09-06 00:00:50 +02:00
smallmodel
2798e73707
Fixed CG_CastFootShadow not working if only one of the red/green/blue channels was below 0.01
2023-08-27 17:47:49 +02:00
smallmodel
ac55a44761
Implemented CG_CastFootShadow, CG_CastSimpleFeetShadow
...
Reimplemented CG_EntityShadow
2023-08-27 17:01:40 +02:00
smallmodel
0e27ebb3e4
Fixed modelanim skyorigin
2023-07-23 18:19:08 +02:00
smallmodel
92efd2a4bb
Using RF_FLAGS_NOT_INHERITED for CG_AttachEyeEntity
2023-07-22 15:23:12 +02:00
smallmodel
00c07b4e10
Implemented CG_AttachEyeEntity and CG_UpdateForceModels, which fixes turrets, and entity attachment to player
2023-07-21 23:43:57 +02:00
smallmodel
a2e7a4b4a6
CG_ImpactMark parameters modification
2023-07-10 21:09:56 +02:00
smallmodel
84f785a872
Fixed TIKI autosteps flags (this fixes footsteps)
2023-07-09 20:36:42 +02:00
smallmodel
f930d39a42
Used clang-format on cgame module
2023-07-05 21:24:23 +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
e33a562c04
CG_PlayerTeamIcon: Removed TARGET_GAME_PROTOCOL check
2023-06-29 21:29:57 +02:00
OM
7e44b955d7
newline
2023-06-25 19:35:13 +02:00
OM
ae6dab4022
Renamed **CG_PlayerTeamUpdate** to **CG_PlayerTeamIcon**
2023-05-29 15:25:04 +02:00
OM
58b0d335e7
Implemented **CG_PlayerTeamUpdate**
2023-05-22 01:44:35 +02:00
OM
64055d2580
Using RT_MODEL instead of ET_MODELANIM_SKEL
2023-05-19 16:59:44 +02:00
L
791881338b
Fixed left footsteps
2023-05-04 23:26:01 +02:00
L
f8395b6264
Fixed lightingOrigin
2023-05-03 23:27:20 +02:00
L
ac7ec18a37
Fixed interpolation issue
2023-05-03 20:53:33 +02:00
L
670de51637
Fixed bad animations
2023-05-03 20:10:52 +02:00
L
864986ae9a
Fixed view model anim not rendering
2023-05-03 19:31:52 +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
d7a594c124
Implemented CG_ModelAnim
2023-05-02 20:03:45 +02:00
L
213696bdfc
CG_ModelAnim partial implementation
2023-05-01 19:56:43 +02:00
L
f78c2b826c
Impact marks and commands modifications
2023-05-01 00:10:07 +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
Ley0k
09bed43f97
Hard reset
2016-03-27 11:49:47 +02:00