sm64ex-coop/autogen
MysterD 4ba86a27f7 Fixed bounds checks in save_file_is_cannon_unlocked() 2023-05-20 20:07:17 -07:00
..
lua_constants Allow coop mods to use the backup save slot independently of the normal one 2022-04-10 00:30:47 -07:00
lua_definitions Fixed bounds checks in save_file_is_cannon_unlocked() 2023-05-20 20:07:17 -07:00
autogen.sh Fix more possible crashes 2023-05-11 00:19:01 -07:00
common.py Fixed several crashes and errors found in static analysis 2023-05-15 01:15:20 -07:00
convert_constants.py Override envfx from Lua (#316) 2023-03-23 14:46:15 -04:00
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 Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
extract_functions.py Added a bunch of camera functions to Lua 2022-03-25 23:46:37 -07:00
extract_object_fields.py
extract_structs.py Added DynOS warp functions to Lua API 2022-03-11 18:11:32 -08:00
fuzz_template.lua Fixed several crashes and errors found in static analysis 2023-05-15 01:15:20 -07:00
gen_sound.py