Merge remote-tracking branch 'speedprog/banByIp'
[oweals/minetest.git] / src / inventory.h
2011-08-11 Giuseppe Bilottaconstify inventory item serialization
2011-08-11 Giuseppe BilottaSome inventory const-ification
2011-08-11 Perttu AholaMerged some FreeBSD fixes
2011-08-08 Giuseppe BilottaInventoryAction is a struct, not a class
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-06-01 Perttu Aholamerged an old head into main branch
2011-04-22 Perttu AholaRemoved IrrlichtWrapper
2011-04-21 Perttu AholaSome work-in-progress in hp and mobs and a frightening...
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-11 Perttu Aholanew texture stuff quite working
2011-02-10 Perttu Aholawork-in-progress texture atlas optimization
2011-01-27 Perttu AholaNow texture handling is fast. Also now players are...
2011-01-25 Perttu AholaReworked texture, material, mineral and whatever handling
2011-01-07 Perttu AholaAdded a more flexible path system (and fixed some minor...
2010-12-25 Perttu Aholabuilds on both platforms
2010-12-24 Perttu Aholaminecraft-like crafting
2010-12-24 Perttu Aholadisconnect method to connection to be used instead...
2010-12-24 Perttu AholaProgressBarTextureMod
2010-12-24 Perttu Aholabase stuff for item->object conversion
2010-12-22 Perttu Aholacrafting system!
2010-12-22 Perttu Aholajust savin'
2010-12-22 Perttu Aholasome work-in-progress
2010-12-21 Perttu Aholaorganizing stuff.
2010-12-20 Perttu Aholaframework for modifying textures
2010-12-19 Perttu Aholaadded dedicated server build without irrlicht
2010-12-13 Perttu Aholabetter graphics, zlib to work on vc++
2010-12-13 Perttu Aholain before messing with face drawing orientation
2010-11-29 Perttu Aholalicense stuff
2010-11-26 Perttu AholaInitial files