| .. |
|
utils
|
djui_popup_create_global (#402)
|
2023-05-31 21:05:07 -07:00 |
|
smlua.c
|
Prevent broken mods from messing up the sync table of others
|
2023-05-17 00:01:09 -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
|
Swapped out hashmap to C++ for sync objects
|
2023-03-27 14:29:15 -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
|
Fix some bugs found in testing
|
2023-05-18 17:54:29 -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
|
Prevent rending of corrupted graphnodes, only run lua GC once per frame
|
2023-05-16 21:49:13 -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
|
djui_popup_create_global (#402)
|
2023-05-31 21:05:07 -07:00 |
|
smlua_functions_autogen.h
|
Even more Lua improvements
|
2022-01-19 19:20:57 -08:00 |
|
smlua_hooks.c
|
Allow other mods to add levels to arena
|
2023-05-31 16:56:57 -07:00 |
|
smlua_hooks.h
|
give mods more control over animations (#369)
|
2023-04-29 01:56:18 +02: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 |