]> git.lizzy.rs Git - dragonfireclient.git/history - src/inventory.cpp
+ paper, book, bookshelf
[dragonfireclient.git] / src / inventory.cpp
2011-06-03 Nils Dagsson Moskopp+ paper, book, bookshelf
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
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
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