Commit graph

38 commits

Author SHA1 Message Date
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
L
bea6f39207 optimization for GetBoneFrame: return a reference instead of a copy 2023-01-30 00:26:30 +01:00
L
95a244fde0 Fixed compiler warnings by removing tiki.h inclusion from qcommon.h 2023-01-30 00:23:47 +01:00
L
8ef16a91f2 Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
mohabhassan
720b343a84 Actor Improvements p3_5 2019-08-18 22:06:49 +02:00
Ludovic
62ff9b7f4c Renamed file.c to files.cpp
Renamed huffman.c to huffman.cp
Renamed msg.c to msg.cpp
Added Pipe class
Made loaddef a local variable instead of a global variable for future potential multi-threading support
2017-10-26 02:28:06 +02:00
Ludovic
214692a910 Implemented some reborn functions 2017-06-08 11:46:08 +02:00
Ley0k
36846a9baf Fixed crash when an animdef was NULL 2017-02-19 21:12:43 +01:00
Ley0k
176c433b82 included DBGHEAP in most loud code 2017-02-19 12:13:43 +01:00
Ley0k
3436b47544 Lot of changes 2016-08-13 18:32:13 +02:00
Ley0k
86df24e13c Fixed some crashes 2016-04-12 11:14:09 +02:00
Ley0k
09bed43f97 Hard reset 2016-03-27 11:49:47 +02:00