sm64coopdx/src/pc/lua/utils
2025-06-13 11:13:56 +10:00
..
smlua_anim_utils.c remove animation dma tables, and provide mods more access to mario animations (#47) 2024-05-21 21:17:30 +10:00
smlua_anim_utils.h Document smlua_*_utils.h files (16.94%) 2024-12-07 21:53:08 -05:00
smlua_audio_utils.c Miscellaneous Additions: Addendum (#723) 2025-04-05 13:52:14 -04:00
smlua_audio_utils.h Document more functions! (83%) 2025-04-25 17:03:41 -04:00
smlua_camera_utils.c This new camera code is NOT up to pollos standards. 2025-03-18 23:06:36 -04:00
smlua_camera_utils.h Document more functions! (83%) 2025-04-25 17:03:41 -04:00
smlua_collision_utils.c add a way to find surface types in collision 2024-11-22 08:57:37 +10:00
smlua_collision_utils.h Document more functions! (83%) 2025-04-25 17:03:41 -04:00
smlua_deprecated.c Fix vec3f bugs (#837) 2025-06-05 19:44:09 +10:00
smlua_deprecated.h Fix vec3f bugs (#837) 2025-06-05 19:44:09 +10:00
smlua_gfx_utils.c found another one 2025-06-13 11:13:56 +10:00
smlua_gfx_utils.h gfx_get_texture 2025-06-05 17:07:53 +10:00
smlua_level_utils.c rename Area's unk04 to root and fix lookup error 2025-05-10 13:17:09 +10:00
smlua_level_utils.h Document smlua_*_utils.h files (16.94%) 2024-12-07 21:53:08 -05:00
smlua_misc_utils.c replace get_texture_average_color with texture_to_lua_table 2025-06-09 14:39:07 +10:00
smlua_misc_utils.h replace get_texture_average_color with texture_to_lua_table 2025-06-09 14:39:07 +10:00
smlua_model_utils.c Fix obj_get_model_id_extended returning wrong model ids (#757) 2025-04-27 17:22:58 -04:00
smlua_model_utils.h add obj_get_model_id_extended, remember regular model ids 2025-03-04 15:09:09 +10:00
smlua_obj_utils.c Miscellaneous additions (#711) 2025-03-24 07:31:06 +10:00
smlua_obj_utils.h Miscellaneous additions (#711) 2025-03-24 07:31:06 +10:00
smlua_text_utils.c fix custom dialog boxes not being properly reset 2025-06-04 09:41:36 +10:00
smlua_text_utils.h Re-expose function 2025-01-10 19:04:55 -05:00