sm64coopdx/src/pc/lua
Isaac0-dev 23193887db added HOOK_MIRROR_MARIO_RENDER to Lua (#514)
* added HOOK_MIRROR_MARIO_RENDER to Lua

Previously there was no way to interact with mirror Mario using the Lua api, so this fixes that.

* remove premature optimisation

* revert that
2023-11-21 17:00:35 -05:00
..
utils Prevent some mod init related lua crashes 2023-11-17 19:55:20 -05:00
smlua.c fix C string typing (#459) 2023-08-18 18:31:59 +02:00
smlua.h fix C string typing (#459) 2023-08-18 18:31:59 +02:00
smlua_cobject.c added HOOK_MIRROR_MARIO_RENDER to Lua (#514) 2023-11-21 17:00:35 -05:00
smlua_cobject.h fix C string typing (#459) 2023-08-18 18:31:59 +02:00
smlua_cobject_allowlist.c Fix warnings 2023-06-24 13:57:32 -07:00
smlua_cobject_allowlist.h Add object animations to Lua, add CPointer allowlist 2022-03-03 18:31:45 -08:00
smlua_cobject_autogen.c Modify Mario's head and torso rotation outside of specific cases 2023-11-16 23:01:18 -03:00
smlua_cobject_autogen.h Improve first person and add gFirstPersonCamera 2023-11-11 16:49:46 -05:00
smlua_constants_autogen.c added HOOK_MIRROR_MARIO_RENDER to Lua (#514) 2023-11-21 17:00:35 -05:00
smlua_functions.c ENHANCE_LEVEL_TEXTURES and make all DynOS textures overridable in Lua 2023-11-11 12:15:32 -05:00
smlua_functions.h Add Wario's moveset based on steven's mod 2022-02-14 18:26:44 -08:00
smlua_functions_autogen.c Expose lvl_set_current_level (#513) 2023-11-17 18:29:37 -05:00
smlua_functions_autogen.h Even more Lua improvements 2022-01-19 19:20:57 -08:00
smlua_hooks.c added HOOK_MIRROR_MARIO_RENDER to Lua (#514) 2023-11-21 17:00:35 -05:00
smlua_hooks.h added HOOK_MIRROR_MARIO_RENDER to Lua (#514) 2023-11-21 17:00:35 -05:00
smlua_sync_table.c Added bounds checking to gActiveMods.entries[] 2023-11-08 19:53:36 -05:00
smlua_sync_table.h fix C string typing (#459) 2023-08-18 18:31:59 +02:00
smlua_utils.c ENHANCE_LEVEL_TEXTURES and make all DynOS textures overridable in Lua 2023-11-11 12:15:32 -05:00
smlua_utils.h ENHANCE_LEVEL_TEXTURES and make all DynOS textures overridable in Lua 2023-11-11 12:15:32 -05:00