index
:
botw
master
Decompilation of The Legend of Zelda: Breath of the Wild (Switch v1.5.0)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Game
/
UI
/
uiPauseMenuDataMgr.h
Age
Commit message (
Expand
)
Author
2025-09-13
fix pmdm comment about cook data
Pistonight
2025-07-10
fix clang-tidy warnings in PMDM
Pistonight
2025-05-04
matched (thanks to TheGreatB3 :)
Pistonight
2025-05-02
PauseMenuDataMgr createPlayerEquipment
Pistonight
2024-12-25
Rename PouchItem::CookData::getStaminaRecoverValue -> getEffectDurationFrames
Pistonight
2024-03-09
rename CookData and WeaponData fields
Pistonight
2023-09-03
PauseMenuDataMgr: use better variable names (#123)
Kinak338
2023-01-27
Implement CookingMgr class (#113)
Briggs Baltzell
2022-02-27
Rename PauseMenuDataMgr addGrabbedItem to removeGrabbedItem
Léo Lam
2022-02-26
Add PauseMenuDataMgr::grabbedItemStuff() (#88)
savage13
2022-02-26
Add PauseMenuDataMgr::x_28 (#87)
savage13
2022-02-26
Match two small functions in PauseMenuDataMgr (#86)
savage13
2021-01-22
uking/ui: Implement weapon and bow sorting in inventory
Léo Lam
2021-01-22
uking/ui: Implement food sorting in inventory
Léo Lam
2021-01-22
uking/ui: Implement shield sorting for inventory
Léo Lam
2021-01-21
uking/ui: Add even more inventory functions
Léo Lam
2021-01-21
uking/ui: Add more PauseMenuDataMgr functions
Léo Lam
2021-01-20
uking/ui: Add even more inventory functions
Léo Lam
2021-01-19
uking/ui: Add more inventory functions
Léo Lam
2021-01-19
uking/ui: Rename mItem_44488 to mLastAddedItem
Léo Lam
2021-01-18
uking/ui: Implement PauseMenuDataMgr::addToPouch
Léo Lam
2021-01-17
uking/ui: Remove setValue() for consistency
Léo Lam
2021-01-17
uking/ui: Add inventory loading function
Léo Lam
2021-01-17
uking/ui: Add inventory saving function
Léo Lam
2021-01-16
uking/ui: Implement "item get" PauseMenuDataMgr function
Léo Lam
2021-01-11
uking/ui: Add "can get item" inventory functions
Léo Lam
2021-01-11
uking/ui: Implement PauseMenuDataMgr::countItems
Léo Lam
2021-01-11
uking/ui: Add named constants for inventory item limits
Léo Lam
2021-01-10
uking/act: Add most of the weapon modifier utils
Léo Lam
2021-01-09
uking/ui: Add more inventory functions
Léo Lam
2021-01-08
uking/ui: Add Master Sword related inventory functions
Léo Lam
2021-01-08
uking/ui: Add some more PauseMenuDataMgr functions
Léo Lam
2021-01-07
Add missing trailing newlines
Léo Lam
2021-01-07
uking/ui: Start adding PauseMenuDataMgr
Léo Lam