summaryrefslogtreecommitdiff
path: root/soh/src/code/z_sram.c
AgeCommit message (Expand)Author
2023-11-04fix quest assignment (#3343)Adam Bird
2023-10-30Player Equip Docs (#3282)inspectredc
2023-10-21Rando: Master Sword Shuffle (#2981)Ralphie Morell
2023-10-05Fix quest type bleeding through saves (#3241)Adam Bird
2023-09-26Quest Cleanup (#3178)Pepe20129
2023-09-01Add scene table (#3131)Pepe20129
2023-06-27Add an error for implicit functions (#3017)louist103
2023-06-20Flags stuff (#3014)Garrett Cox
2023-06-01[Feature] Boss Rush (#2923)aMannus
2023-05-05Move Game Saving to Separate Thread (#2820)Malkierian
2023-04-11chore: move rando savefile setup and document flags (#2697)Adam Bird
2023-03-14Merge remote-tracking branch 'hm/develop-khan' into khan-to-devbriaguya
2023-03-12[GI] Item_Give and OnReceiveItem updates (#2580)Malkierian
2023-03-08fix rando quest selection falling back to vanilla saves (#2599)Adam Bird
2023-02-26[Game Interactor] Add LoadGame and ExitGame hooks (#2542)Adam Bird
2023-02-13Fix: Rando settings not being initialized in time (#2461)Adam Bird
2023-01-23fix mido spawn for dungeon entrance rando (#2384)Adam Bird
2023-01-21Full health spawn (#2377)briaguya
2023-01-19Add Starting Songs Option (#2221)Patrick12115
2023-01-17Merge branch 'develop' into bradmergebriaguya
2023-01-17Rando: Adjust locked door logic for temples and give starting keys for MQ Spi...Adam Bird
2023-01-17refactor: use LUS 1.0 RCbriaguya
2022-12-06Rando: Entrance Tracker v1 (#2005)Adam Bird
2022-12-07[Feature] Entrance Rando v2 (#2071)Adam Bird
2022-12-06use enum for boss keysanity (#2096)briaguya
2022-12-06use enum values for maps and compasses (#2086)briaguya
2022-12-06use enum for starting age (#2085)briaguya
2022-11-29use trial enum instead of magic numbers (#2039)briaguya
2022-11-30use forest enum values instead of magic numbers (#2038)briaguya
2022-11-30use enum for keysanity (#2044)briaguya
2022-11-30use enum for ganon's boss key (#2046)briaguya
2022-11-30Use enum for links pocket, dungeon reward shuffle (#2045)briaguya
2022-11-30Use enum for kak gate (#2043)briaguya
2022-11-30Use gerudo fortress enum (#2040)briaguya
2022-11-30[docs] Upstream updates 1 (#1955)Garrett Cox
2022-11-28fix: rando door of time enum usage (#2032)briaguya
2022-11-16Implement option to start with a specific number of skulltula tokens (#1967)Garrett Cox
2022-11-14Entrance Rando (#1760)Adam Bird
2022-11-06Use PlayState instead of GlobalContext (#1927)Garrett Cox
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-21Add missed key count spot (#1820)Garrett Cox
2022-10-20Rando: Starting Age fixes (#1755)Ralphie Morell
2022-10-16Dual OTR MQ and Vanilla Support (#1694)Christopher Leggett
2022-10-09Rando: Randomize Starting Age (#1685)Ralphie Morell
2022-09-21Randomizer v2 (#1065)briaguya
2022-08-27Fixes Link getting Song as pocket item (#1326)Christopher Leggett
2022-08-25Fixes Dungeon Rewards from Song from Impa (#1311)Christopher Leggett
2022-08-23Rework Get Item Table to be more flexible for adding custom items (#1050)Christopher Leggett
2022-08-08Merge branch 'develop-rachael' into rachael-to-zhorabriaguya