Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-02 | Fix some warnings on some compilers | Giuseppe Bilotta | |
ItemStack is a struct, not a class CollisionInfo is a struct, not a class InventoryAction is abstract and it needs a virtual destructor | |||
2012-01-22 | Client-side prediction of inventory changes, and some inventory menu fixes | Kahrl | |
2012-01-22 | Inventory menu (with dragging) improved. Crafting is now handled via a ↵ | Kahrl | |
IACTION_CRAFT inventory action. | |||
2012-01-12 | The huge item definition and item namespace unification patch (itemdef), see ↵ | Kahrl | |
http://c55.me/minetest/wiki/doku.php?id=changes:itemdef | |||
2012-01-02 | Add InvRef and InvStack (currently untested and unusable) | Perttu Ahola | |