sm64coopdx/src/pc/lua
2023-06-24 17:49:19 -07:00
..
utils Allow mods to disable romhack camera centering (#423) 2023-06-23 16:58:47 -07:00
smlua.c Revert Lua GC settings to defaults 2023-06-24 17:49:19 -07:00
smlua.h Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
smlua_cobject.c Fixed several crashes and errors found in static analysis 2023-05-15 01:15:20 -07:00
smlua_cobject.h A bunch of LUA autogen additions. (#235) 2022-11-30 00:37:12 -08: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 Added gLevelValues.fixCollisionBugsPickBestWall 2023-06-22 20:18:10 -07:00
smlua_cobject_autogen.h Add a container to animation tables so that we can track their length and stay in bounds 2023-05-10 20:57:35 -07:00
smlua_constants_autogen.c Enable romhack cam by default when in a non-vanilla level 2023-06-22 02:12:57 -07:00
smlua_functions.c Keep animations in-bounds 2023-05-18 12:42:18 -07: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 Allow mods to disable romhack camera centering (#423) 2023-06-23 16:58:47 -07:00
smlua_functions_autogen.h Even more Lua improvements 2022-01-19 19:20:57 -08:00
smlua_hooks.c add cancels to HOOK_BEFORE_PHYS_STEP allowing for custom step systems (#400) 2023-05-31 21:10:06 -07:00
smlua_hooks.h Customizable dialogs (#411) 2023-06-18 20:04:39 -07:00
smlua_sync_table.c Prevent broken mods from messing up the sync table of others 2023-05-17 00:01:09 -07:00
smlua_sync_table.h Added ability for sync tables to contain tables 2022-02-01 18:15:10 -08:00
smlua_utils.c Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
smlua_utils.h A bunch of LUA autogen additions. (#235) 2022-11-30 00:37:12 -08:00