sm64coopdx/src/pc/lua
Blockyyy c2c846f650 Expose lvl_set_current_level (#513)
* Expose Initiate_warp

exposed initiate_warp function
exposed WARP_NODE_ constants

* expose lvl_set_current_level

* remove initiate_warp
2023-11-17 18:29:37 -05:00
..
utils Add first person functions to Lua 2023-11-12 09:53:08 -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 Improve first person and add gFirstPersonCamera 2023-11-11 16:49:46 -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
smlua_cobject_autogen.c Improve first person and add gFirstPersonCamera 2023-11-11 16:49:46 -05:00
smlua_cobject_autogen.h Improve first person and add gFirstPersonCamera 2023-11-11 16:49:46 -05:00
smlua_constants_autogen.c Expose lvl_set_current_level (#513) 2023-11-17 18:29:37 -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
smlua_functions_autogen.c Expose lvl_set_current_level (#513) 2023-11-17 18:29:37 -05:00
smlua_functions_autogen.h
smlua_hooks.c Added HOOK_ON_RENDER_BEHIND, deprecated djui_hud_set_render_behind_hud() 2023-11-08 19:53:27 -05:00
smlua_hooks.h Add ON_COLLIDE_LEVEL_BOUNDS hook 2023-11-12 19:28:38 +01: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