sm64coopdx/src/pc/lua/utils
Isaac0-dev e1aab9c479
Some checks are pending
Build coop / build-linux (push) Waiting to run
Build coop / build-steamos (push) Waiting to run
Build coop / build-windows-opengl (push) Waiting to run
Build coop / build-windows-directx (push) Waiting to run
Build coop / build-macos-arm (push) Waiting to run
Build coop / build-macos-intel (push) Waiting to run
gfx_get_texture
returns a pointer to the texture in the gfx command
2025-06-05 17:07:53 +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 compilation warning 2024-12-11 23:57:34 -05:00
smlua_deprecated.h Document smlua_*_utils.h files (16.94%) 2024-12-07 21:53:08 -05:00
smlua_gfx_utils.c gfx_get_texture 2025-06-05 17:07:53 +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 Fix hand/foot pos and get any Mario part position (#816) 2025-05-21 23:52:04 +02:00
smlua_misc_utils.h Fix hand/foot pos and get any Mario part position (#816) 2025-05-21 23:52:04 +02: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