sm64coopdx/src/pc/lua/utils
PeachyPeach 075e76b71a
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
fix custom course and act names (#869)
2025-06-27 19:00:58 +02: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 Fix HOOK_ALLOW_HAZARD_SURFACE and expose SURFACE_IS_* macros (#865) 2025-06-24 22:15:27 +02:00
smlua_collision_utils.h Fix HOOK_ALLOW_HAZARD_SURFACE and expose SURFACE_IS_* macros (#865) 2025-06-24 22:15:27 +02: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 removed get_game_tick_counter 2025-06-15 21:01:32 +10:00
smlua_misc_utils.h removed get_game_tick_counter 2025-06-15 21:01:32 +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 more copy paste errors 2025-06-13 22:18:51 +10:00
smlua_text_utils.c fix custom course and act names (#869) 2025-06-27 19:00:58 +02:00
smlua_text_utils.h fix custom course and act names (#869) 2025-06-27 19:00:58 +02:00