aboutsummaryrefslogtreecommitdiff
path: root/src/inventorymanager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Properly handle dropping of items from nodes, and disallow moving items direc...Perttu Ahola2012-06-031-4/+31
* on_metadata_inventory_{move,offer,take}Perttu Ahola2012-06-031-17/+74
* Client-side prediction of inventory changes, and some inventory menu fixesKahrl2012-01-221-51/+78
* Inventory menu (with dragging) improved. Crafting is now handled via a IACTIO...Kahrl2012-01-221-2/+124
* Inventory menu changes: Tooltips; dragging; drop from menu. Lag is a bit anno...Kahrl2012-01-131-10/+20
* The huge item definition and item namespace unification patch (itemdef), see ...Kahrl2012-01-121-336/+116
* Add InvRef and InvStack (currently untested and unusable)Perttu Ahola2012-01-021-0/+544