summaryrefslogtreecommitdiff
path: root/mm/2s2h/Rando/ActorBehavior/EnIn.cpp
AgeCommit message (Collapse)Author
2026-01-16Refactor junk cycling and trap models (#1452)Garrett Cox
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-10-05Address decomp asset sync and port feedbackEblo
2025-09-16Update player docs in enhancement filesEblo
2025-07-21Use cycleObtained where feasible (#1201)Eblo
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] Implement Gorman Milk check (#1030)balloondude2
* shuffle gorman milk * fix logic * cleanup
2024-12-27Garo mask (#86)balloondude2
* add garo mask check to glitchless * put garo mask in logic * remove duplicate include * Add horse race skip * clang format