Predict param2 of facedir nodes and attachment of attached_node nodes
[oweals/minetest.git] / src / inventory.cpp
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-28 kwolekrPrevent infinite loop with invalid Inventory format
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-09-04 Perttu AholaRemove "Unknown inventory identifier" deserialization...
2012-09-01 Ilya ZhuravlevAdd InventoryList width property & allow custom craftin...
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-06-03 Perttu AholaFix loading of legacy chests
2012-06-03 Perttu AholaNodeMetaRef:{to,from}_table and lua_api.txt additions
2012-03-29 Kahrladded PlayerSAO and RemotePlayer, removed ServerRemoteP...
2012-01-22 Kahrltool and ToolItem apply item aliases
2012-01-22 KahrlClient-side prediction of inventory changes, and some...
2012-01-12 KahrlThe huge item definition and item namespace unification...
2012-01-01 Perttu AholaAdd InvRef and InvStack (currently untested and unusable)
2011-12-04 Perttu AholaMake ToolItem and MaterialItem to convert names by...
2011-12-03 Perttu AholaConvert CraftItems directly to the name pointed by...
2011-12-03 Perttu AholaShow infotext for unknown items placed on ground
2011-12-02 Perttu AholaRename "NodeItem"/"ToolItem"/"CraftItem" to "node"...
2011-12-02 Perttu AholaMove ServerRemotePlayer to a separate file
2011-12-01 Perttu AholaFix loading of legacy MaterialItems (was loaded as...
2011-12-01 Giuseppe BilottaFix conditional bug in inventory
2011-11-30 Perttu AholaLoad count 0 in itemstring as 1
2011-11-29 Perttu AholaRemove content_inventory.{h,cpp}
2011-11-29 KahrlCraftItem rework and Lua interface
2011-11-29 Perttu AholaFix stuff in inventory.{cpp,h}
2011-11-29 KahrlAdd IDropAction and related stuff
2011-11-29 Perttu AholaCrafting definition in scripts
2011-11-29 Perttu AholaImprove item serialization
2011-11-29 Perttu AholaAllow inputting nodename of MaterialItem in ItemSpec...
2011-11-29 Perttu AholaClean InventoryItem interface a bit
2011-11-29 Perttu AholaImproved MaterialItem (stores nodename)
2011-11-29 Perttu AholaRemove burn time definitions from FurnaceNodeMetadata
2011-11-29 Perttu AholaMove cook result properly to ContentFeatures
2011-11-29 Perttu AholaClean mapnode.h and fix other files accordingly
2011-11-29 Perttu AholaGameDef compiles
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-11-29 Perttu AholaMove tool stuff to tool.{h,cpp}
2011-11-29 Perttu AholaMove ContentFeatures to mapnode_contentfeatures.{h...
2011-11-29 Perttu AholaScripting WIP: dynamic object stuff
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP
2011-10-16 Perttu AholaImprove inventory debug output
2011-10-14 Perttu Aholamobv2
2011-09-26 Perttu AholaMerge remote-tracking branch 'marktraceur/master'
2011-09-26 Perttu AholaMerge remote-tracking branch 'kahrl/sectors2sqlite...
2011-09-26 Perttu AholaMerge branch 'view_bobbing_and_vielded_tool'
2011-09-19 KahrlConvert any inventory item into a mesh, bring back...
2011-09-06 Perttu AholaMerge remote-tracking branch 'queatz/sqlite-map'
2011-09-06 JacobFNow SAOs will reflect changes to their temporary invent...
2011-09-02 JacobFMerge branch 'master' of /media/Field/Software/minetest...
2011-08-31 Perttu AholaMerge remote-tracking branch 'queatz/furnace-fix'
2011-08-30 JacobFIf there was no source item in a furnace it would cause...
2011-08-30 Perttu AholaMerge remote-tracking branch 'kahrl/dissector'
2011-08-30 Perttu AholaMerge remote-tracking branch 'queatz/mmb10'
2011-08-30 Perttu AholaMerge remote-tracking branch 'queatz/furnace-is-not...
2011-08-30 Perttu AholaMerge remote-tracking branch 'queatz/furnace-is-not...
2011-08-25 JacobFMerged 2 branches because they relied on each other.
2011-08-11 Giuseppe Bilottaconstify inventory item serialization
2011-08-11 Giuseppe BilottaSome inventory const-ification
2011-07-31 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-30 Perttu AholaAdded MaterialItem conversion from old content type...
2011-07-30 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-30 Perttu AholaRats are now eatable. Also made their selection box...
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu Aholamerged jungle and bluish shadows
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholaextended content-type range
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Perttu Aholareorganized a lot of stuff and modified mapgen and...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-19 Perttu Aholafixed a segfault in case of wrong input from network...
2011-06-17 Perttu Aholaseparated inventory-related game content to content_inv...
2011-06-17 Perttu AholaMoved some mapnode content stuff from mapnode.{h,cpp...
2011-06-03 Nils Dagsson Moskopp+ paper, book, bookshelf
2011-06-03 Nils Dagsson Moskopp+ paper, book, bookshelf
2011-06-01 Perttu Aholamerged an old head into main branch
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-06-01 Nils Dagsson Moskopp+ clay and associated items
2011-06-01 Nils Dagsson Moskopp+ clay and associated items
2011-05-09 Perttu Aholamerged CiaranG's changes: the glass block
2011-05-09 Ciaran GultnieksAdded glass, with rendering and furnace support.
2011-04-22 Perttu AholaRemoved IrrlichtWrapper
2011-04-19 Perttu Aholaitem drop multiplication fix
2011-04-11 Perttu AholaFixed some problems with crafting and inventory
2011-04-10 Perttu Aholaimplemented rats in new system to verify that it works
2011-04-05 Perttu AholaFurnace is now usable. Added more tools.
2011-04-05 Perttu AholaA more robust format for node metadata
2011-04-04 Perttu Aholainitial workings of the furnace
2011-04-04 Perttu AholaChests work now!
2011-02-10 Perttu Aholawork-in-progress texture atlas optimization
2011-02-03 Perttu Aholaadded temporary backwards compatibility to player inventory
next