summaryrefslogtreecommitdiff
path: root/soh/include
AgeCommit message (Expand)Author
2022-12-05Fix Ganondorf title card (#2082)Amaro Martínez
2022-11-14Entrance Rando (#1760)Adam Bird
2022-11-14Import libultraship as a submodule (#1943)briaguya
2022-11-06Use PlayState instead of GlobalContext (#1927)Garrett Cox
2022-11-05fix: add `ShouldAdvanceSilent` to `functions.h` (#1920)briaguya
2022-11-02Track keys, heart pieces, and heart containers collected (#1849)Garrett Cox
2022-11-02Adds in-game menu for selecting a dungeon quest/randomizer (#1863)Christopher Leggett
2022-10-21Enable MQ Dungeons in Randomizer (#1828)Garrett Cox
2022-10-21Add cheat for removing age restrictions on items (#1644)Cardboy777
2022-10-20Add toggle option for walk speed modifiers (#1783)Josh Bodner
2022-10-20Implement LACS settings for ganons boss key (#1802)Garrett Cox
2022-10-20Use macros for max key count (#1818)Garrett Cox
2022-10-20Merge pull request #1807 from HarbourMasters/develop-zhorabriaguya
2022-10-19Cuts down on excess rando lookups in `z_en_item00` (#1805)Christopher Leggett
2022-10-16Dual OTR MQ and Vanilla Support (#1694)Christopher Leggett
2022-10-12Merge pull request #1758 from HarbourMasters/develop-zhorabriaguya
2022-10-11Fix endianness, of a sort, of CS lighting command (#1735)Rozelette
2022-10-06Enhanced debug warp screen (#1479)Garrett Cox
2022-10-04Randomized Ice trap models (#1648)Christopher Leggett
2022-10-03Add heart line length adjustment and modified magic meter anchoring (#965)Andrew Van Caem
2022-09-29Master Quest (#3) (#1632)4.0.0briaguya
2022-09-27Feature: Crowd Control Integration (#1568)David Chavez
2022-09-25assert __THROW fix for Linux (#1575)RaelCappra
2022-09-21Randomizer v2 (#1065)briaguya
2022-09-20Removes console from Windows release builds. (#1536)Kenix3
2022-09-20[Bugfix + Enhancement] Sword Trail fixes and enhancements (#1473)MoriyaFaith
2022-09-20Autosave improvements (#1247)Josh Bodner
2022-09-03Phase 1: Separate ImGui Drawing From LUS (#1310)David Chavez
2022-08-31Linux crash handler (#1209)louist103
2022-08-23Add bombchu drops (#1257)lilDavid
2022-08-23Rework Get Item Table to be more flexible for adding custom items (#1050)Christopher Leggett
2022-08-21Restore Gold skulltula CS from the "0.9" version (#1217)louist103
2022-08-16[zret] Port some documentation changes (#1164)David Chavez
2022-08-16Add window to customize specific controls (#1122)lilDavid
2022-08-14Wii U support (#1097)GaryOderNichts
2022-08-08Merge branch 'develop-rachael' into rachael-to-zhorabriaguya
2022-08-08Add instant boomerang recall (#1006)lilDavid
2022-08-05Move to cmake across all platforms (#363)th-2021
2022-08-05Automatically save after every scene transition (#984)Josh Bodner
2022-08-04don't use signed ints for epochs (#1044)briaguya
2022-08-03Merge branch 'develop-rachael' into rachael-to-zhorabriaguya
2022-08-03This should fix (all?) 60fps interpolation issues left. (#938)Kenix3
2022-08-02Merge branch 'develop-rachael' into rachael-zhoraDavid Chavez
2022-08-02Closer align Makefiles & Dockerfiles (#748)David Chavez
2022-07-31Randomizer: Fixes LACS and Prelude checks under certain conditions (#961)Christopher Leggett
2022-07-31Save scarecrow songs as OcarinaNotes (#918)GaryOderNichts
2022-07-31Use tex sizes from texture rather than hardcoded values (#610)David Chavez
2022-07-31Merge with developNicholas Estelami
2022-07-27Big-endian support (#909)GaryOderNichts
2022-07-25Nintendo switch support (#935)KiritoDev