smallmodel
7bcb91bbb5
Don't allocate the mark if the number of allocated polys is insufficient
...
There was a very rare occurrence where it would hang trying to find a free mark poly, when the number of specified polys was more than the number of allocated polys. This bug also occurs in the original game
2024-11-11 15:14:20 +01:00
smallmodel
b4841a878b
Only set the first found mark time and alpha fade
2024-10-31 19:37:42 +01:00
smallmodel
5ba6c006c2
Fix compile error
2024-10-30 00:23:42 +01:00
smallmodel
b6f8997a01
Make the mark object local to the entity
2024-10-28 20:47:01 +01:00
smallmodel
bca6d656b6
Fix bad verts value passed to CG_AddFragmentToScene
2024-09-08 17:53:35 +02:00
smallmodel
14d1fae54a
Implement all treadmark functions
2024-09-06 22:10:22 +02:00
smallmodel
a1601be7a6
Implement code to make tread mark decals
2024-09-05 23:54:01 +02:00
smallmodel
58e39add5b
Implemented treadmarks update functions
2024-09-05 01:04:53 +02:00
smallmodel
9eed0eab5f
Implement CG_PermanentMark
2024-09-04 21:51:42 +02:00
smallmodel
b1e640ad1d
Implement CG_PermanentMark
2024-09-04 21:41:16 +02:00
smallmodel
1e0195f6e3
Add variables that will be used in unimplemented functions
2024-09-04 20:29:29 +02:00
smallmodel
9b7f192dce
Corrected marks not working on entities like doors
2024-01-27 21:14:13 +01:00
smallmodel
1562ba3f97
Fixed CG_ImpactMark being wrong with fSScale and fTScale
2023-08-27 17:48:10 +02:00
smallmodel
f227fcdcaa
Implemented most mark functions
2023-07-15 20:41:52 +02:00
smallmodel
7458077346
Added more marks variables and struct fields
...
Reimplemented CG_InitMarks, CG_AllocMark
Implemented CG_FreeMarkPoly, CG_FreeMarkObj, CG_FreeBestMarkObj
2023-07-12 23:53:30 +02:00
smallmodel
608b8bec30
Implemented CG_CheckMakeMarkOnEntity, CG_InitTestTreadMark
...
Added CG_AssembleFinalMarks
2023-07-10 23:28:17 +02:00
smallmodel
a2e7a4b4a6
CG_ImpactMark parameters modification
2023-07-10 21:09:56 +02:00
smallmodel
f930d39a42
Used clang-format on cgame module
2023-07-05 21:24:23 +02:00
smallmodel
5333c7ff4a
Removed empty line before opening braces
2023-07-05 20:52:55 +02:00
OM
c2ad608508
Fixed parameters of *CG_PermanentMark*
2023-05-19 21:34:36 +02:00
L
eebeaafd9d
Added cg_marks.c function stubs
2023-05-01 00:08:56 +02:00
L
8bd7acd1da
Renamed CG_InitMarkPolys to CG_InitMarks
2023-04-30 14:49:13 +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