aboutsummaryrefslogtreecommitdiff
path: root/src/inventorymanager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Inventory menu (with dragging) improved. Crafting is now handled via a ↵Kahrl2012-01-221-2/+124
| | | | IACTION_CRAFT inventory action.
* Inventory menu changes: Tooltips; dragging; drop from menu. Lag is a bit ↵Kahrl2012-01-131-10/+20
| | | | annoying (even in single player).
* The huge item definition and item namespace unification patch (itemdef), see ↵Kahrl2012-01-121-336/+116
| | | | http://c55.me/minetest/wiki/doku.php?id=changes:itemdef
* Add InvRef and InvStack (currently untested and unusable)Perttu Ahola2012-01-021-0/+544