sm64coopdx/src/pc/lua
EmeraldLockdown 9b502346a7
Console Overhaul (#490)
Completely redid the console ui to look more like the rest of coop
    Added log_to_console and djui_console_toggle to lua
    Made the keybind to activate it the tilda key (~) instead of ctrl+f1
2023-10-28 00:18:23 -07:00
..
utils Console Overhaul (#490) 2023-10-28 00:18:23 -07: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 fix C string typing (#459) 2023-08-18 18:31:59 +02: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 Cleaned up character sound/anim lookup code 2023-10-27 18:59:00 -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 Cleaned up character sound/anim lookup code 2023-10-27 18:59:00 -07:00
smlua_functions.c Add set_exclamation_box_contents() (#445) 2023-07-18 18:18:02 -04: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 Console Overhaul (#490) 2023-10-28 00:18:23 -07:00
smlua_functions_autogen.h Even more Lua improvements 2022-01-19 19:20:57 -08:00
smlua_hooks.c allocate_mario_action fix and improvement (#453) 2023-08-18 18:55:39 +02:00
smlua_hooks.h allocate_mario_action fix and improvement (#453) 2023-08-18 18:55:39 +02:00
smlua_sync_table.c fix C string typing (#459) 2023-08-18 18:31:59 +02:00
smlua_sync_table.h fix C string typing (#459) 2023-08-18 18:31:59 +02:00
smlua_utils.c custom level fixes and fixes from other pr (#483) 2023-10-27 16:42:27 -07:00
smlua_utils.h fix C string typing (#459) 2023-08-18 18:31:59 +02:00