sm64coopdx/src
Sunk 9ec75abc60
Add HOOK_BEFORE_SET_MARIO_ACTION (#253)
* Small quality of life changes

Disabled fixed collision in sm74 by default.
Popping should now completely set the popped player's speed to 0.

* Add HOOK_BEFORE_SET_MARIO_ACTION

Param: incoming action
Return: changes incoming action
If the return value is 1, prevent the action from happening entirely.
0 can't be used here since it'll break the title screen.

* Update hooks.md

* Revert "Small quality of life changes"

This reverts commit 05dd235cd0.
2023-02-22 20:28:23 -05:00
..
audio Added ability to have completely custom levels that don't override anything 2022-06-05 21:55:31 -07:00
bass_audio Sample Stop Functions (#224) 2022-11-02 19:51:34 -07:00
buffers Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
engine area_create_warp_node and area_get_warp_node* (#270) 2023-02-20 21:47:32 -05:00
game Add HOOK_BEFORE_SET_MARIO_ACTION (#253) 2023-02-22 20:28:23 -05:00
goddard Fix errors pointed out by clang 2022-03-27 17:25:39 -07:00
menu Expose title screen geo functions to DynOS (#246) 2022-12-17 19:28:19 +01:00
pc Add HOOK_BEFORE_SET_MARIO_ACTION (#253) 2023-02-22 20:28:23 -05:00