aboutsummaryrefslogtreecommitdiff
path: root/src/gui/guiInventoryList.cpp
AgeCommit message (Collapse)Author
2021-02-10Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2021-02-02Fix list spacing and size (again) (#10869)Vincent Robinson
2020-11-04Revert "Make Lint Happy"Elias Fleckenstein
This reverts commit ad148587dcf5244c2d2011dba339786c765c54c4.
2020-11-04Make Lint HappyElias Fleckenstein
2020-07-06Initial CommitElias Fleckenstein
2020-04-18Formspec: allow lists to change size and existence while the formspec is ↵DS
open (#9700) Fixes #9640.
2020-02-26GUIInventoryList: fix dropping items when clicking outside of formspec ↵DS
window (#9422)
2020-02-01Formspec: Create a new class for inventorylists (#9287)DS