summaryrefslogtreecommitdiff
path: root/soh/src/code/z_play.c
AgeCommit message (Expand)Author
2022-12-10Gameplay stats 1.1 (#2129)Sarge-117
2022-12-08Cosmetic Editor v3 (#1898)Garrett Cox
2022-12-06Merge branch 'develop-flynn' into flynn-to-devbriaguya
2022-12-04Don't autosave in the Chamber of Sages (#2076)Josh Bodner
2022-11-30use enum for ganon's boss key (#2046)briaguya
2022-11-30[docs] Pull upstream updates: SetupDL (#2048)Garrett Cox
2022-11-30[docs] Upstream updates 1 (#1955)Garrett Cox
2022-11-23Fix C-button counts and ice trap count (#2009)Sarge-117
2022-11-22Gameplay Stat Tracker V1 (#1986)Sarge-117
2022-11-14update lus (#1965)briaguya
2022-11-14Prevent autosave when first loading a file (#1792)Josh Bodner
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-10-20Implement LACS settings for ganons boss key (#1802)Garrett Cox
2022-10-10[#1712] Reset fileNum when returning to title screen and prevent saving when ...Garrett Cox
2022-09-27Feature: Crowd Control Integration (#1568)David Chavez
2022-09-22Fix crash when creating rando files and autosave is enabled (#1550)Josh Bodner
2022-09-21Randomizer v2 (#1065)briaguya
2022-09-20Add cheat for easy pause buffering (#1439)Garrett Cox
2022-09-20Autosave improvements (#1247)Josh Bodner
2022-09-06Add missing pendingFlags (#1414)aMannus
2022-09-03Phase 1: Separate ImGui Drawing From LUS (#1310)David Chavez
2022-08-25Fixes Lost Woods Bridge Ice Trap in Rando (#1313)Christopher Leggett
2022-08-23fixes only (#1255)Baoulettes
2022-08-23Rework Get Item Table to be more flexible for adding custom items (#1050)Christopher Leggett
2022-08-16[zret] Port some documentation changes (#1164)David Chavez
2022-08-08Merge branch 'develop-rachael' into rachael-to-zhorabriaguya
2022-08-08Rando: Zelda sequence fixes (#1095)aMannus
2022-08-05Automatically save after every scene transition (#984)Josh Bodner
2022-08-03Merge branch 'develop-rachael' into rachael-to-zhorabriaguya
2022-08-02added Cheat Sync Time (#957)Nycz
2022-08-02Prevents blocking Song of Time check by shielding. (#1001)Christopher Leggett
2022-08-02Merge branch 'develop-rachael' into rachael-zhoraDavid Chavez
2022-08-02Do this in Rachael insteadJosh Bodner
2022-07-31Randomizer: Fixes LACS and Prelude checks under certain conditions (#961)Christopher Leggett
2022-07-31Adds beta quest Gameshark cheat. (#975)Kenix3
2022-07-18Address rando pr comments (#742)briaguya
2022-07-12Free Camera (#337)MelonSpeedruns
2022-07-11testing out item replacement (#416)briaguya
2022-07-10Dodongo's Cavern blue warp crash fix (#622)Sirius902
2022-07-05Use Macro for __FILE__ & __LINE__ when possible (#559)Baoulettes
2022-06-21Merge branch 'develop' into zelda64Kenix3
2022-06-20Versioned saves (#423)Rozelette
2022-05-1564-bit early draft - no audio yetEmil Lenngren
2022-05-13Experimental interpolation (#309)Emill
2022-05-12Save states (#300)louist103
2022-05-01Add collision viewerrozlette
2022-05-01POCrozlette
2022-04-25Removed stdio and added documentationKiritoDev