sm64coopdx/src/pc/lua
2022-02-26 02:14:30 -08:00
..
smlua.c Made Lua mods show up in Discord Activity 2022-02-05 10:25:36 -08:00
smlua.h Refactoring lua sync table 2022-01-31 21:32:57 -08:00
smlua_cobject.c Various Lua object API improvements 2022-02-25 18:30:05 -08:00
smlua_cobject.h Add support for Lua functions inside parameters 2022-02-22 23:34:22 -08:00
smlua_cobject_allowlist.c Fixed pragma-packing 2022-02-05 12:22:41 -08:00
smlua_cobject_allowlist.h Lua: autogenerated cobjects 2022-01-25 19:28:10 -08:00
smlua_cobject_autogen.c Various Lua object API improvements 2022-02-25 18:30:05 -08:00
smlua_cobject_autogen.h Added object fields to Lua API 2022-02-19 13:51:02 -08:00
smlua_constants_autogen.c Made certain objects use their dynamically assigned model IDs 2022-02-26 02:14:30 -08:00
smlua_functions.c Add Wario's moveset based on steven's mod 2022-02-14 18:26:44 -08: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 Rename spawn sync object Lua function 2022-02-22 23:50:12 -08:00
smlua_functions_autogen.h Even more Lua improvements 2022-01-19 19:20:57 -08:00
smlua_hooks.c Added HOOK_ON_INTERACT to Lua API 2022-02-15 22:21:31 -08:00
smlua_hooks.h Added HOOK_ON_INTERACT to Lua API 2022-02-15 22:21:31 -08:00
smlua_model_utils.c Made certain objects use their dynamically assigned model IDs 2022-02-26 02:14:30 -08:00
smlua_model_utils.h Made certain objects use their dynamically assigned model IDs 2022-02-26 02:14:30 -08:00
smlua_obj_utils.c Various Lua object API improvements 2022-02-25 18:30:05 -08:00
smlua_obj_utils.h Rename spawn sync object Lua function 2022-02-22 23:50:12 -08:00
smlua_sync_table.c Removed asserts (or made them soft) 2022-02-15 22:04:34 -08:00
smlua_sync_table.h Added ability for sync tables to contain tables 2022-02-01 18:15:10 -08:00
smlua_utils.c Add support for Lua functions inside parameters 2022-02-22 23:34:22 -08:00
smlua_utils.h Add support for Lua functions inside parameters 2022-02-22 23:34:22 -08:00