summaryrefslogtreecommitdiff
path: root/soh/src/code/z_parameter.c
AgeCommit message (Expand)Author
2026-03-19Fix rendering double digit key count (#6371)Philip Dubé
2026-01-17Shuffle Masks (#5536)Philip Dubé
2026-01-10Add Roc's Feather (custom item) to Rando Item Pool (#6035)aMannus
2026-01-08Decomp import: rename timer-related functions and variables (#5896)Jordan Longstaff
2025-12-04Add in Progressive Bombchu Bags (#5836)Christopher Leggett
2025-11-24Modularize Hurt Container mode hook (#5874)Jordan Longstaff
2025-08-13Boss Rush cleanup (#5652)Pepe20129
2025-06-11Convert actor health bars to use ObjectExtension (#5565)Rozelette
2025-05-16Merge pull request #5497 from HarbourMasters/develop-blairMalkierian
2025-05-01a11y: read out changes in action button (#5421)Philip Dubé
2025-04-23Fix C-Down Position with Anchor Left (#5423)Eric Hoey
2025-04-15Implements a rand inf for Ruto's letter to apply to logic to track it separat...Malkierian
2025-04-11Move processing for RAND_INF_WEIRD_EGG to trade item processing so it happens...Malkierian
2025-04-01Apply clang-format to files (#5273)Archez
2025-03-31Prevent GameplayStats and TimeDisplay from getting reset on ship json drag an...Christopher Leggett
2025-03-30Replace old methods with ShipUtils (#5151)Archez
2025-03-30NTSC Support (N64) (#4198)inspectredc
2025-03-26shipinit (r)ba (#5025)briaguya
2025-03-19Menu - Enhancements and cheats re-organisation (#5142)aMannus
2025-02-25Trade cleanup (#4971)Pepe20129
2025-02-25Use gamemode enum (#5089)Archez
2025-02-19Use VB hook to fix Deku Nut upgrade bug (#5047)Jordan Longstaff
2025-02-12Created and implemented PosType enum (#5046)Miles Acquaviva
2025-01-15Organize ship specific save context additions (#4597)Pepe20129
2025-01-03Fix Broken Giant's Knife flag not resetting (#4608)Jordan Longstaff
2024-12-03Add Timer Display Window (#4553)Caladius
2024-11-29Cosmetics cleanup (#4587)Malkierian
2024-11-27Fix some situations where trade items spoiled (#4569)Pepe20129
2024-11-26Cosmetics Changes (#4275)Pepe20129
2024-11-19OTRGlobals cleanup (#4251)Pepe20129
2024-11-08Update SFX symbols from decomp (#4531)Jordan Longstaff
2024-11-06Adjustments to change age cheat and time travel enhancement (#4512)Garrett Cox
2024-10-29Move & refactor Randomizer_Item_Give (#4492)Pepe20129
2024-10-22Built-in Time Splits [v2.1] (#4455)Caladius
2024-10-17Disable Lens Effect On Unequip (#4432)Malkierian
2024-10-17`z_player` documentation 2024-10-11 (#4407)Pepe20129
2024-10-13Clean controller menu (#4223)Pepe20129
2024-10-08Convert GameInteractor_Should hook to use variadic arguments (#4383)Archez
2024-10-07VBify (#4255)Pepe20129
2024-08-17Bombchu logic fixes, Add BetterBombchShopping enhancment and some adjacent cl...Pepper0ni
2024-07-22Rando: Infinite upgrades (Rando V3) (#3942)Pepe20129
2024-07-18Fix return of Item_Give for stricter compilers (#4244)Pepper0ni
2024-07-17Rando: Skeleton key (#3997)Pepe20129
2024-07-17Rando: Shuffle consumable bags (#3959)Pepe20129
2024-05-06Merge branch 'develop' of github.com:Malkierian/Shipwright into dev-to-rando-5-6Malkierian
2024-05-06Merge remote-tracking branch 'origin/develop' into merge-macready-may6Adam Bird
2024-05-05Make it build.Malkierian
2024-05-05Merge branch 'develop' of github.com:Malkierian/Shipwright into dev-to-rando-5-5Malkierian
2024-05-05Final Step of CVar macro/sectionalizing (#4107)Malkierian
2024-04-26Swap all cosmetics CVars to macros. (#4065)Malkierian