summaryrefslogtreecommitdiff
path: root/mm/2s2h/Rando/ActorBehavior/DmChar08.cpp
AgeCommit message (Collapse)Author
2025-10-29Bump LUS and OTRExporter, add null audio backend (#1289)Eblo
* Bump LUS and OTRExporter, add null audio backend * Missed an include change * And again * Thanks macOS * Another one * Bump LUS again, fixing SDL audio backend bug * Sync LUS bump changes to merged PRs * Bump LUS again * Update CMakeLists.txt includes
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-01[Rando] Adds new Dungeon Access Options (#1031)Patrick12115
* Adds new Dungeon Access Options * Fixes when not in trigger spot Various fixes for if the temples are already open, so we don't keep trying to do stuff and when we are somewhere other than the trigger area for woodfall and zora cape * Reworked most stuff to account for either form or song * Add Ocarina Logic for forms
2025-02-13Add some access featuresGarrett Cox