aboutsummaryrefslogtreecommitdiff
path: root/src/gui/guiInventoryList.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Formspec: allow lists to change size and existence while the formspec is ↵DS2020-04-181-11/+31
| | | | | open (#9700) Fixes #9640.
* GUIInventoryList: fix dropping items when clicking outside of formspec ↵DS2020-02-261-1/+8
| | | | | | window (#9422)
* Formspec: Create a new class for inventorylists (#9287)DS2020-02-011-0/+210