summaryrefslogtreecommitdiff
path: root/soh/src/code
AgeCommit message (Expand)Author
2022-07-13Controller Configuration UI and JSON Config (#760)KiritoDev
2022-07-13Fixed soundfont issuesNicholas Estelami
2022-07-13Fixes Maps, Compasses, and Boss Keys in Vanilla. (#751)Christopher Leggett
2022-07-12Hide debug overlay behind gDebugEnabled (#660)vaguerant
2022-07-12Fix Rando Water Temple Softlock (#665)aMannus
2022-07-12Free Camera (#337)MelonSpeedruns
2022-07-11Removed legacy audio mode and fixed ganon sound bug (#657)Nicholas Estelami
2022-07-11add descriptive todo for death crash bandaid (#655)briaguya
2022-07-11testing out item replacement (#416)briaguya
2022-07-11Fixes crash on Biggoron trade failure screen wipeKenix3
2022-07-10add support for clang compiler (#592)Jeffrey Crowell
2022-07-10Dodongo's Cavern blue warp crash fix (#622)Sirius902
2022-07-09New drops shadows & rotation fixes (#627)Baoulettes
2022-07-08Fix 0xabababab crash (#617)Sirius902
2022-07-07Checkered room crash workaround (#615)Sirius902
2022-07-07Fix Ganon's Castle title cards (#606)vaguerant
2022-07-07New drop runtime fix (#614)Baoulettes
2022-07-07Invalidate text box icon before drawing (#607)vaguerant
2022-07-06Add N64 weird frames and OOB Bombchus cvars (#602)Sirius902
2022-07-05Cosmetics menu rework (#589)Baoulettes
2022-07-053D Drops & Projectiles update (#548)Baoulettes
2022-07-05Cheat: Infinite Epona Boost (#577)vaguerant
2022-07-05Use Macro for __FILE__ & __LINE__ when possible (#559)Baoulettes
2022-07-04Fix audio, boot commands, and save staes.louist103
2022-07-04Add toggles for disabling heart drops and random drops (#507)earthcrafterman
2022-06-27Update namesrozlette
2022-06-26Add margins for dpadrozlette
2022-06-26Invalidate message item icon texture before drawingrozlette
2022-06-26Fix title cards for market potion shop and bombchu shoprozlette
2022-06-22Move UI location arrays from static to global to accomodate customizable UIrozlette
2022-06-22DPad itemsrozlette
2022-06-22Add Support for macOS (#441)David Chavez
2022-06-21Merge branch 'develop' into zelda64Kenix3
2022-06-20Update soh/src/code/audio_load.cKenix3
2022-06-20Added save filename and path to config file (#130)Ian Drake
2022-06-20Versioned saves (#423)Rozelette
2022-06-20Removed ifdefs for audio heap sizesKevin Alexis Contreras
2022-06-19Added fixes based on the reviewsKevin Alexis Contreras
2022-06-19Add checkbox to make holding the D-pad act like holding the joystick on the f...Josh Bodner
2022-06-17Merge branch 'develop' into z64-devmergebriaguya
2022-06-16Merge branch 'zapd_audio_support' into zelda64Kevin Alexis Contreras
2022-06-16Cheat: shield with two-handed weapons (#487)vaguerant
2022-06-16Fixed StormLib Forward Slash BackSlash issuesNicholas Estelami
2022-06-16Added names for the soundfonts.Nicholas Estelami
2022-06-16Fixed last remaining audio bugsNicholas Estelami
2022-06-16Updated sample rate to 44100hzNicholas Estelami
2022-06-16Fixed resample and corrupt audio bug. Minor documentation updates.Nicholas Estelami
2022-06-16Audio support nearly complete.Nicholas Estelami
2022-06-16Audio decompiled and WIP custom sample supportNicholas Estelami
2022-06-15Fixed StormLib Forward Slash BackSlash issuesNicholas Estelami