openmohaa/code/tiki
smallmodel bd021b109c
Fix a terrible mistake in TIKI_FindTiki with uninitialized variable
This was using an uninitialized buffer to find the cached TIKI, in most configurations it always returned false, but when compiled with GCC it would return true
2024-12-18 19:31:21 +01:00
..
CMakeLists.txt Made the renderer modular and loadable 2024-12-06 00:15:19 +01:00
tiki_anim.cpp Add Anim_AngularDelta 2024-11-08 19:32:53 +01:00
tiki_anim.h Add Anim_AngularDelta 2024-11-08 19:32:53 +01:00
tiki_cache.cpp Fix a terrible mistake in TIKI_FindTiki with uninitialized variable 2024-12-18 19:31:21 +01:00
tiki_cache.h Formatted TIKI source files 2023-11-06 18:08:53 +01:00
tiki_commands.cpp Formatted TIKI source files 2023-11-06 18:08:53 +01:00
tiki_commands.h Formatted TIKI source files 2023-11-06 18:08:53 +01:00
tiki_files.cpp Improve code clarity 2024-12-04 22:15:01 +01:00
tiki_files.h Added TIKI_AddDefaultIdleAnim 2024-01-28 20:24:17 +01:00
tiki_frame.cpp Formatted TIKI source files 2023-11-06 18:08:53 +01:00
tiki_frame.h Formatted TIKI source files 2023-11-06 18:08:53 +01:00
tiki_imports.cpp Use safe version of sprintf and strcpy 2024-09-20 23:08:53 +02:00
tiki_imports.h Formatted TIKI source files 2023-11-06 18:08:53 +01:00
tiki_mesh.cpp Formatted TIKI source files 2023-11-06 18:08:53 +01:00
tiki_mesh.h Formatted TIKI source files 2023-11-06 18:08:53 +01:00
tiki_parse.cpp Fix typo 2024-11-17 14:32:44 +01:00
tiki_parse.h Exported WriteSkelmodel 2024-01-28 20:27:58 +01:00
tiki_shared.h Add scale field for skel header 2024-11-11 18:12:50 +01:00
tiki_skel.cpp Made the renderer modular and loadable 2024-12-06 00:15:19 +01:00
tiki_skel.h Made the renderer modular and loadable 2024-12-06 00:15:19 +01:00
tiki_surface.cpp Formatted TIKI source files 2023-11-06 18:08:53 +01:00
tiki_surface.h Formatted TIKI source files 2023-11-06 18:08:53 +01:00
tiki_tag.cpp Check for valid skeletor 2024-11-08 19:24:07 +01:00
tiki_tag.h Formatted TIKI source files 2023-11-06 18:08:53 +01:00
tiki_utility.cpp Formatted TIKI source files 2023-11-06 18:08:53 +01:00
tiki_utility.h Formatted TIKI source files 2023-11-06 18:08:53 +01:00