summaryrefslogtreecommitdiff
path: root/src/inventorymanager.cpp
Commit message (Collapse)AuthorAge
...
* Properly handle dropping of items from nodes, and disallow moving items ↵Perttu Ahola2012-06-03
| | | | directly between nodes
* on_metadata_inventory_{move,offer,take}Perttu Ahola2012-06-03
|
* Client-side prediction of inventory changes, and some inventory menu fixesKahrl2012-01-22
|
* Inventory menu (with dragging) improved. Crafting is now handled via a ↵Kahrl2012-01-22
| | | | IACTION_CRAFT inventory action.
* Inventory menu changes: Tooltips; dragging; drop from menu. Lag is a bit ↵Kahrl2012-01-13
| | | | annoying (even in single player).
* The huge item definition and item namespace unification patch (itemdef), see ↵Kahrl2012-01-12
| | | | http://c55.me/minetest/wiki/doku.php?id=changes:itemdef
* Add InvRef and InvStack (currently untested and unusable)Perttu Ahola2012-01-02