sm64coopdx/autogen
Sunk 302b9b71fa
Patch out toxic gas camera from romhacks (#462)
* Patch out toxic gas camera from romhacks

* Allow toxic gas camera in romhacks to be disabled with camera_allow_toxic_gas_camera()

In romhacks only. Toxic gas camera in vanilla levels will always remain active.
Passing in 0 means enable toxic gas camera.

* Reset gOverrideAllowToxicGasCamera to network_shutdown()

* Swap order

I too have a hard time reading my own code
2023-09-20 19:12:08 +02:00
..
lua_constants Reduced Lua GC pressure by a lot, reuse cobjects/pointers 2023-06-24 23:43:03 -07:00
lua_definitions Patch out toxic gas camera from romhacks (#462) 2023-09-20 19:12:08 +02:00
autogen.sh `djui_popup_create_global` (#402) 2023-05-31 21:05:07 -07:00
common.py Mod Storage C++ (#448) 2023-07-18 17:52:11 -04:00
convert_constants.py Add set_exclamation_box_contents() (#445) 2023-07-18 18:18:02 -04:00
convert_functions.py Add set_exclamation_box_contents() (#445) 2023-07-18 18:18:02 -04:00
convert_structs.py Add set_exclamation_box_contents() (#445) 2023-07-18 18:18:02 -04: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 Added object fields to Lua API 2022-02-19 13:51:02 -08:00
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 Fixed Wario sounds pitch/speed 2022-02-15 00:51:19 -08:00