Commit graph

21 commits

Author SHA1 Message Date
smallmodel
3098fc98d3
Don't change the velocity for VSS, this was a mistake 2024-11-02 19:01:05 +01:00
smallmodel
f3ecfd04da
Use macro flags rather than constant values 2024-11-02 18:41:56 +01:00
smallmodel
0796fab24b
Fix VSS sources not lerping at all 2024-11-02 18:06:56 +01:00
smallmodel
4b0696a187
Implement remaining methods of ClientGameCommandManager 2024-09-15 00:42:22 +02:00
smallmodel
6b6e2c947c
Fixed vNorm not being initializing causing crashes on rare occasions
This should fix #169
2024-02-20 19:53:08 +01:00
smallmodel
66fcc2cd14
Cleaned up VSS_AddRepulsion 2024-02-20 19:52:11 +01:00
smallmodel
af829772f9
Cleaned up VSS_CalcRepulsionForces and fixed vss index 2024-02-20 18:54:59 +01:00
smallmodel
b4d8982341
Implemented CG_ArchiveVSSGlobals() 2023-09-06 20:54:58 +02:00
smallmodel
ab534623c4
Fixed crash due to trace.allSolid not being initialized 2023-07-29 19:56:54 +02:00
smallmodel
23cf561405
Fixed infinite loop in VSS_CalcRepulsionForces 2023-07-23 13:46:15 +02:00
smallmodel
f930d39a42
Used clang-format on cgame module 2023-07-05 21:24:23 +02:00
OM
04c7565281 Fixed a few warnings 2023-06-17 02:27:12 +02:00
OM
a1cd6f2746 Fixed wrong VSS source allocation 2023-05-21 00:29:37 +02:00
L
88a9d4a076 Implemented VSS_SourcePhysics 2023-05-06 20:31:58 +02:00
L
a5c596f928 Implemented almost everything in this file except VSS_SourcePhysics 2023-05-06 15:47:25 +02:00
L
6f352b10c2 Added missing VSS functions 2023-05-06 12:06:23 +02:00
L
c649d27f75 Added stubs and unimplemented methods/functions 2023-05-05 22:58:34 +02:00
L
0a5ca66a64 Added VSS vars initialization 2023-05-01 17:08:32 +02:00
L
8f4258716f Added VSS sources related methods 2023-05-01 15:49:45 +02:00
L
4480b5815e Added VSS variables
Added CG_AddVSSSources stub
2023-05-01 15:14:39 +02:00
L
b113a4c38c Added stub MOH:AA source files 2023-04-30 14:15:14 +02:00