21 Commits (ab3eb845812caafff4244bb5d1bd7b2295a45708)

Author SHA1 Message Date
ephphatha 65de934b9c Update spell book requirements when refreshing stash items 4 years ago
Andrew James 6a828a1093 Play gold sound effect when depositing in stash 4 years ago
ephphatha 4aa9a4bc5d Expand hot area of stash cell to include bottom-right border 4 years ago
qndel 6e4542f444 increase max stash pages from 50 to 100 4 years ago
Andrew James 028c5945b8
Add helpers to change stash pages (#4287) 4 years ago
obligaron 7b7cee52db
AddItemToStashGrid: Use PointsInRectangleRange with a starting position (#4297) 4 years ago
ephphatha e8e20c1159 Min, not max, when clamping stash page... 4 years ago
staphen 6a30cd3950 Add gamepad support for stash 4 years ago
ephphatha 2b47f3abcc Address type conversion warnings in loadsave.cpp 4 years ago
Anders Jenbo 1ba817ca53
Unify gold handling (withdraw any amount from stash) 4 years ago
Andrew James 308ac7d7ad
Use PointsInRectangleRange with a starting position (#4202) 4 years ago
obligaron 3e9ca60460 Update _iStatFlag for stash items 4 years ago
obligaron 481f15ded5 Introduce StashStruct.GetPage/SetPage 4 years ago
Anders Jenbo 6d28810dc7 Change infostr from char[128] to std::string 4 years ago
Andrew James 4ff83431d2
Remove the use of HoldItem in AutoGetItem (#4178) 4 years ago
obligaron 92993ad039
Ctrl+click stash item swap: if there is no room left, don't drop the item on the ground 4 years ago
obligaron e52fa46687 Disable scrolls in UseStashItem 4 years ago
obligaron b495cabeb5 Allow to swap items with ctrl+click between inventory and stash 4 years ago
Anders Jenbo 718c46e7fe Remove use of tempstr 4 years ago
obligaron 2617332a41 Allow only one gold input panel to be open 4 years ago
Anders Jenbo a48f89007d Implement stash 4 years ago