Inventory transparency; very loosely based on sapier's commits.
[oweals/minetest.git] / src / mapblockobject.h
2011-06-01 Perttu Aholamerged an old head into main branch
2011-05-21 Perttu AholaAll textures are are now searched first from the direct...
2011-04-11 Perttu Aholafixed warnings reported by cppcheck
2011-04-10 Perttu Aholaitems now fall by gravity... also some other random...
2011-01-07 Perttu AholaAdded a more flexible path system (and fixed some minor...
2010-12-26 Perttu Aholaworking good
2010-12-24 Perttu AholaProgressBarTextureMod
2010-12-24 Perttu Aholabase stuff for item->object conversion
2010-12-23 Perttu Aholawork-in-progress gui system updating + some settings...
2010-12-22 Perttu Aholasome work-in-progress
2010-12-21 Perttu Aholaorganizing stuff.
2010-12-19 Perttu Aholaadded dedicated server build without irrlicht
2010-12-19 Perttu Aholaday/night working client side
2010-12-13 Perttu Aholaworking nicely
2010-11-29 Perttu Aholalicense stuff
2010-11-29 Perttu AholaWindows bug fixes
2010-11-27 Perttu AholaWorking version before block send priorization update
2010-11-26 Perttu AholaInitial files