summaryrefslogtreecommitdiff
path: root/mm/2s2h/Rando/ActorBehavior/EnGo.cpp
AgeCommit message (Collapse)Author
2025-09-19Do not dereference rando actor script argsEblo
2025-09-16Update player docs in enhancement filesEblo
2025-09-16Use Player_SetupWaitForPutAway in rando actorsEblo
2025-09-14Use documented scripts in enhancementsEblo
2025-04-06Cleanup includes (#1072)louist103
* Cleanup * Format * Fixes * Update macports-deps.txt * Fix mac * Update macports-deps.txt Co-authored-by: Archez <Archez@users.noreply.github.com> * Move includes around --------- Co-authored-by: Archez <Archez@users.noreply.github.com>
2025-03-15Rando: Medigoron Behavioral Fixes (#1060)Joshua Sanchez
* Change custom text in Skip Powder Keg Certification enhancement to only happen in non-rando/vanilla save file types * Update Medigoron Rando Check logic to account for Snowhead Temple clear * Fix various Medigoron Rando behavior issues * Change RC_GORON_VILLAGE_MEDIGORON to use FLAG_NONE This is done because there are multiple ways the reward dialogue can be granted to the player that do not necessarily involve blowing up the racetrack boulder, and thus the check is not tied ONLY to the week event reg.
2025-01-19Ensure skipCmds vectors clear on init (#183)Eblo
2024-12-08Fix a va_arg issueGarrett Cox
2024-11-26Medigoron check & powder keg itemGarrett Cox