sm64coopdx/docs/lua
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
..
examples Custom animation examples (#392) 2023-05-14 19:16:03 -07:00
guides Customizable dialogs (#411) 2023-06-18 20:04:39 -07:00
constants.md allocate_mario_action fix and improvement (#453) 2023-08-18 18:55:39 +02:00
functions-2.md Make most used and useful features built-ins (#242) 2023-02-26 03:15:54 +01:00
functions-3.md fix C string typing (#459) 2023-08-18 18:31:59 +02:00
functions-4.md fix C string typing (#459) 2023-08-18 18:31:59 +02:00
functions-5.md Patch out toxic gas camera from romhacks (#462) 2023-09-20 19:12:08 +02:00
functions.md Patch out toxic gas camera from romhacks (#462) 2023-09-20 19:12:08 +02:00
globals.md Added gActiveMods global to lua 2022-04-22 18:44:59 -07:00
lua.md Document every behavior's object list (#252) 2023-01-31 07:33:51 -05:00
structs.md Add gLevelValues.wdwWaterLevelSpeed (#469) 2023-09-11 18:42:15 +02:00