sm64coopdx/autogen
Isaac0-dev 05f4c42f81
add cancels to HOOK_BEFORE_PHYS_STEP allowing for custom step systems (#400)
* add cancels to HOOK_BEFORE_PHYS_STEP allowing for custom step systems

* give lua mods access to stepArg and nextPos from hanging and air step; fix a crash when m.floor is null
2023-05-31 21:10:06 -07:00
..
lua_constants
lua_definitions add cancels to HOOK_BEFORE_PHYS_STEP allowing for custom step systems (#400) 2023-05-31 21:10:06 -07:00
autogen.sh `djui_popup_create_global` (#402) 2023-05-31 21:05:07 -07:00
common.py Fixed several crashes and errors found in static analysis 2023-05-15 01:15:20 -07:00
convert_constants.py
convert_functions.py Expose save_file_is_cannon_unlocked to smlua (#395) 2023-05-20 20:06:15 -07:00
convert_structs.py Fix some bugs found in testing 2023-05-18 17:54:29 -07:00
extract_constants.py
extract_functions.py
extract_object_fields.py
extract_structs.py
fuzz_template.lua Fixed several crashes and errors found in static analysis 2023-05-15 01:15:20 -07:00
gen_sound.py