cube inventory texture rendering thing (not good yet)
[oweals/minetest.git] / src / inventory.cpp
2011-02-10 Perttu Aholawork-in-progress texture atlas optimization
2011-02-03 Perttu Aholaadded temporary backwards compatibility to player inventory
2011-01-28 Perttu AholaFixed MBOItem inventory images
2011-01-27 Perttu AholaNow texture handling is fast. Also now players are...
2011-01-07 Perttu AholaAdded a more flexible path system (and fixed some minor...
2010-12-24 Perttu Aholadisconnect method to connection to be used instead...
2010-12-24 Perttu Aholabase stuff for item->object conversion
2010-12-22 Perttu Aholacrafting system!
2010-12-22 Perttu Aholajust savin'
2010-12-21 Perttu Aholaorganizing stuff.
2010-12-20 Perttu Aholaframework for modifying textures
2010-11-29 Perttu Aholalicense stuff
2010-11-26 Perttu AholaInitial files