aboutsummaryrefslogtreecommitdiff
path: root/src/guiInventoryMenu.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Inventory menu (with dragging) improved. Crafting is now handled via a ↵Kahrl2012-01-221-0/+5
| | | | IACTION_CRAFT inventory action.
* Inventory menu changes: Tooltips; dragging; drop from menu. Lag is a bit ↵Kahrl2012-01-131-1/+2
| | | | annoying (even in single player).
* The huge item definition and item namespace unification patch (itemdef), see ↵Kahrl2012-01-121-19/+18
| | | | http://c55.me/minetest/wiki/doku.php?id=changes:itemdef
* Add InvRef and InvStack (currently untested and unusable)Perttu Ahola2012-01-021-0/+2
|
* Inventory move-to-slot hilightingPerttu Ahola2011-12-011-0/+1
|
* Create framework for getting rid of global definitions of ↵Perttu Ahola2011-11-291-3/+8
| | | | node/tool/item/whatever types
* moved inventory menu definition of chest and furnace to content_nodemeta.{h,cpp}Perttu Ahola2011-06-181-0/+6
|
* changed node metadata format to better accomodate future needs and problemsPerttu Ahola2011-04-051-2/+6
|
* Chests work now!Perttu Ahola2011-04-041-12/+50
|
* new hotbar, more minecraft-likePerttu Ahola2011-02-141-2/+3
|
* OMG! Main Menu!Perttu Ahola2011-01-231-1/+1
|
* better cavesPerttu Ahola2010-12-251-0/+1
|
* redoing gui stuffPerttu Ahola2010-12-231-22/+8
|
* crafting system!Perttu Ahola2010-12-221-23/+59
|
* just savin'Perttu Ahola2010-12-221-1/+1
|
* missing filesPerttu Ahola2010-12-221-0/+88