sm64coopdx/src/pc/lua
2022-08-25 17:38:34 -07:00
..
utils Added warp_to_start_level function (#154) 2022-08-25 17:27:05 -07:00
smlua.c Add some more functions for use in LUA, And expose others. (#129) 2022-08-05 22:17:05 -07:00
smlua.h Made Lua errors show a backtrace for almost all cases 2022-04-22 23:31:25 -07:00
smlua_cobject.c Make bass sound interface easier to handle 2022-05-08 04:04:14 -07:00
smlua_cobject.h Make bass sound interface easier to handle 2022-05-08 04:04:14 -07:00
smlua_cobject_allowlist.c Move Lua allow lists over to using a hashmap 2022-04-22 18:51:25 -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 Add character head glyphs to gTextures (#167) 2022-08-25 17:38:34 -07:00
smlua_cobject_autogen.h Arbitrary shirt, pants, glove colors + settings menu (#145) 2022-08-07 15:13:19 -07:00
smlua_constants_autogen.c Re-ran autogen 2022-08-07 15:26:32 -07:00
smlua_functions.c Lives/Game over fix, exposed initiate_warp() and improved enemy lakitu (#143) 2022-08-05 23:09:13 -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 Added warp_to_start_level function (#154) 2022-08-25 17:27:05 -07:00
smlua_functions_autogen.h Even more Lua improvements 2022-01-19 19:20:57 -08:00
smlua_hooks.c Fix issues Extended Moveset mod (+ extras) (#146) 2022-08-07 15:25:00 -07:00
smlua_hooks.h Fix issues Extended Moveset mod (+ extras) (#146) 2022-08-07 15:25:00 -07:00
smlua_sync_table.c Made Lua errors show a backtrace for almost all cases 2022-04-22 23:31:25 -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 Cleanup random menu stages 2022-08-07 20:44:35 -07:00
smlua_utils.h Added a full new custom behavior system (#124) 2022-06-02 12:19:54 -07:00