smallmodel
|
b76f9a9a6c
|
Fixed skel_entity_cache initialization
|
2024-02-20 22:42:34 +01:00 |
|
smallmodel
|
cbe6d85bcd
|
Added multiple cache per entity
|
2024-02-20 20:44:55 +01:00 |
|
smallmodel
|
f018c2c15a
|
Ignore shaders for surface starting with the name "material"
|
2024-02-07 23:36:04 +01:00 |
|
smallmodel
|
e8109076f4
|
Assign shaders to surfaces that don't have a shader assigned
|
2024-02-03 23:03:41 +01:00 |
|
smallmodel
|
5f3ee10bc0
|
Fixed Linux compilation error because of stupid CL accepting anything
|
2024-01-29 00:01:39 +01:00 |
|
smallmodel
|
bca71ade85
|
Added automatic addition of idle animation when there is none (from 2.30 code)
|
2024-01-28 23:16:47 +01:00 |
|
smallmodel
|
3f8aeac7e6
|
Exported WriteSkelmodel
|
2024-01-28 20:27:58 +01:00 |
|
smallmodel
|
c4a9a87929
|
Added TIKI_AddDefaultIdleAnim
|
2024-01-28 20:24:17 +01:00 |
|
smallmodel
|
7eca455795
|
Set the idle skelmodel and increase the number of skels
|
2024-01-28 20:24:04 +01:00 |
|
smallmodel
|
cb9ac23b23
|
Added TIKI_AllocAnim
|
2024-01-28 20:23:05 +01:00 |
|
smallmodel
|
eeb697570d
|
Fixed collapse index still being processed with SKB files (would cause crashes)
|
2023-11-14 00:04:42 +01:00 |
|
smallmodel
|
9e69df1e94
|
Check for valid model and anim num in **TIKI_Anim_NameForNum()**
|
2023-11-06 19:09:06 +01:00 |
|
smallmodel
|
f68e06a949
|
Use MAX_TIKI_ALIASES instead of the constant number (4095)
|
2023-11-06 18:30:11 +01:00 |
|
smallmodel
|
f4da539d95
|
Use vec3_t type for coordinates/angles
|
2023-11-06 18:11:12 +01:00 |
|
smallmodel
|
17af75a9bb
|
Formatted TIKI source files
|
2023-11-06 18:08:53 +01:00 |
|
smallmodel
|
bd263c5d22
|
Added condition to check for null model/animation and for out of bound animnum in TIKI_Frame_Commands()
|
2023-10-29 20:21:58 +01:00 |
|
smallmodel
|
1f0418a9cd
|
Fixed TIKI_LoadSetupCaseHeader() not using case value properly
|
2023-10-19 19:47:06 +02:00 |
|
smallmodel
|
e76837b42c
|
Fixed TIKI_GetHeadSkin() wrongly using headmodels
|
2023-10-19 19:46:12 +02:00 |
|
smallmodel
|
87be7068c9
|
Added MAX_SKELMODELS
|
2023-10-19 19:45:56 +02:00 |
|
smallmodel
|
f0fe93429f
|
Fixed headmodels/headskins never working
|
2023-10-19 19:36:07 +02:00 |
|
smallmodel
|
525dc17573
|
Ignore NULL tiki
This fixes frequent crashes with NULL models
|
2023-09-09 20:53:59 +02:00 |
|
smallmodel
|
4d8ed24833
|
Fixed TIKI_ParseAnimations incorrectly returning
|
2023-09-09 20:49:08 +02:00 |
|
smallmodel
|
67556a88f1
|
Fixed errors when compiling with DEBUG_MEMORY
|
2023-09-07 19:06:06 +02:00 |
|
smallmodel
|
89aeee4269
|
TIKI_LoadSetupCase: reworked case integer values
|
2023-08-27 17:29:04 +02:00 |
|
smallmodel
|
d50302fa41
|
Fixed tiki radius being wrong
|
2023-08-27 17:28:25 +02:00 |
|
smallmodel
|
e5beb0d9b9
|
Explicitly use GT_SINGLE_PLAYER
|
2023-08-18 14:53:12 +02:00 |
|
smallmodel
|
244a2e66f9
|
Added TIKI_Anim_DeltaOverTime
|
2023-08-11 21:10:29 +02:00 |
|
smallmodel
|
84f785a872
|
Fixed TIKI autosteps flags (this fixes footsteps)
|
2023-07-09 20:36:42 +02:00 |
|
OM
|
3cc1e89b45
|
Tiny fixes related to bad printf formatting and sizes
|
2023-06-21 21:01:37 +02:00 |
|
OM
|
5b97245dd1
|
Reworked CMakeLists
|
2023-06-17 01:44:38 +02:00 |
|
OM
|
c287638f99
|
Reworked file inclusion (using relative path)
|
2023-06-17 01:24:20 +02:00 |
|
OM
|
6a74d72017
|
Added animation num checks
|
2023-05-23 23:06:26 +02:00 |
|
OM
|
08057f52bc
|
Fixed bad morph/weight index on ARM
|
2023-05-22 18:00:58 +02:00 |
|
OM
|
d3870ccf45
|
Compilation fixes for ARM
|
2023-05-22 17:33:26 +02:00 |
|
OM
|
bdcb6c42b6
|
Parse includes, depending on the server type
|
2023-05-21 22:07:42 +02:00 |
|
OM
|
0e1b92a5eb
|
Fixed corrupted memory due to TIKI
|
2023-05-15 16:50:19 +02:00 |
|
OM
|
4b04bfaea2
|
Fixed weights being completely wrong
|
2023-05-15 16:49:44 +02:00 |
|
OM
|
26a7e3c25a
|
x64 fix try
|
2023-05-12 00:01:26 +02:00 |
|
OM
|
c62185ef04
|
Fixed skeleton morph and weight
|
2023-05-10 20:39:59 +02:00 |
|
OM
|
048c555973
|
TIKI crash fix
|
2023-05-09 21:21:11 +02:00 |
|
L
|
53c1c94dac
|
Using Quake 3 renderer
|
2023-05-08 14:33:37 +02:00 |
|
L
|
5a87b21efc
|
Fixed all compilation errors
|
2023-05-08 00:02:31 +02:00 |
|
L
|
e2fb54781e
|
Added running/equipment anim flags
|
2023-05-04 23:25:24 +02:00 |
|
L
|
186344d8de
|
Added TAF_AUTOFOOTSTEPS
|
2023-05-01 19:26:03 +02:00 |
|
L
|
45b8178295
|
Include TIKI
|
2023-04-30 00:05:21 +02:00 |
|
L
|
319e3baa78
|
Fixed endianness in SkeletorCacheFileCallback
|
2023-02-05 20:11:28 +01:00 |
|
L
|
e67219ea69
|
Fixed memory issues on ARM
|
2023-02-02 23:49:06 +01:00 |
|
L
|
b0626e954a
|
Reworked anim definition size calculation and alignment
|
2023-02-02 00:21:49 +01:00 |
|
L
|
d4faf0c0e0
|
Fixed compilation errors on Unix
|
2023-02-01 00:28:40 +01:00 |
|
L
|
1354224f58
|
TIKI_RegisterTikiFlags: key value fix
|
2023-01-30 16:30:45 +01:00 |
|