index
:
2ship2harkinian
develop
develop-keiichi
develop-mion
firstBuildStaging
original
2Ship2Harkinian: Majora’s Mask PC port
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
2s2h
/
GameInteractor
/
GameInteractor.cpp
Age
Commit message (
Expand
)
Author
9 days
Cut build times: PCH tuning and a hook instantiation fix (#1813)
Garrett Cox
2026-05-21
Merge pull request #1697 from mckinlee/bomb-arrow-cycle-consumption-fix
mckinlee
2026-03-19
[Enhancement] Custom Ocarina Controls (#1598)
OtherBlue
2026-01-29
Move before moon crash hook (#1521)
balloondude2
2026-01-16
Refactor junk cycling and trap models (#1452)
Garrett Cox
2026-01-05
[Rando] Clock Shuffle + Logic (#1275)
mckinlee
2025-12-18
Prevent notification for junk items, and remove queue delay (#1395)
Garrett Cox
2025-11-23
Save play time, support timer display options (#1213)
Eblo
2025-11-20
[Audio Editor] Port Audio Options from SoH Audio Editor (#1325)
Glought
2025-10-30
[Rando] Implement Traps (#1287)
Caladius
2025-10-29
Bump LUS and OTRExporter, add null audio backend (#1289)
Eblo
2025-10-26
[Enhancement] Right Stick Ocarina (#1293)
mckinlee
2025-10-15
[Enhancement] Time Splits (#1266)
Caladius
2025-09-16
Update magic spin flag in GameInteractor.cpp
Eblo
2025-09-16
Update flag in GameInteractor
Eblo
2025-05-05
Invert shield Y axis (#1132)
rachaellama
2025-04-06
Cleanup includes (#1072)
louist103
2025-03-02
Add Enemy Health Bars using actor extension (#1035)
Archez
2025-02-21
Move hook cleanup call
Archez
2025-02-21
Merge remote-tracking branch 'origin/develop' into develop-rando
Archez
2025-02-21
Fix and improve hook unregister cleanup (#1002)
Archez
2025-01-27
Merge branch 'develop' of garrettjoecox.github.com:HarbourMasters/2ship2harki...
Garrett Cox
2025-01-26
Improve better song of double time experience (#963)
Archez
2025-01-08
Merge branch 'develop' of garrettjoecox.github.com:HarbourMasters/2ship2harki...
Garrett Cox
2025-01-08
Add EasyFrameAdvance cheat (#932)
Garrett Cox
2024-10-25
Format
Garrett Cox
2024-10-25
Tweak CheckQueue to use notifications
Garrett Cox
2024-10-25
Merge branch 'develop' of garrettjoecox.github.com:HarbourMasters/2ship2harki...
Garrett Cox
2024-10-06
Add options for first person aiming (#596)
Garrett Cox
2024-10-06
Merge branch 'event-queue' of garrettjoecox.github.com:garrettjoecox/2ship2ha...
Garrett Cox
2024-10-06
Missing header
Garrett Cox
2024-10-06
Merge branch 'event-queue' of garrettjoecox.github.com:garrettjoecox/2ship2ha...
Garrett Cox
2024-10-06
Implement event queue for handling various events like giving custom items or...
Garrett Cox
2024-10-06
Merge branch 'develop' of garrettjoecox.github.com:HarbourMasters/2ship2harki...
Garrett Cox
2024-10-05
Move GameInteractor & NameTag src up to root of 2s2h (#799)
Garrett Cox