| Commit message (Expand) | Author | Age |
* | Fix moving stuff into a mismatched stack in a "infinite" inventory | Perttu Ahola | 2012-09-02 |
* | Make inventory GUI do sane things when server-side inventory acts unusually | Perttu Ahola | 2012-09-02 |
* | Add InventoryList width property & allow custom crafting grids. | Ilya Zhuravlev | 2012-09-01 |
* | Fix wrong amount of nodes being dropped from inventory | Perttu Ahola | 2012-08-12 |
* | Remove unwanted ! from ifs in inventory record-for-rollback code | Perttu Ahola | 2012-08-12 |
* | Fix inventory segfault when rollback recording is disabled | Perttu Ahola | 2012-07-28 |
* | Experimental-ish rollback functionality | Perttu Ahola | 2012-07-27 |
* | Add special return value -1 to inventry callbacks | Perttu Ahola | 2012-07-25 |
* | Improve inventory callbacks a bit | Perttu Ahola | 2012-07-25 |
* | Remove special handling of creative mode | Perttu Ahola | 2012-07-25 |
* | Detached inventory callbacks and reworked node metadata callbacks | Perttu Ahola | 2012-07-25 |
* | Detached inventories | Perttu Ahola | 2012-07-24 |
* | Properly and efficiently use split utility headers | Perttu Ahola | 2012-06-17 |
* | Switch the license to be LGPLv2/later, with small parts still remaining as GP... | Perttu Ahola | 2012-06-05 |
* | Properly handle dropping of items from nodes, and disallow moving items direc... | Perttu Ahola | 2012-06-03 |
* | on_metadata_inventory_{move,offer,take} | Perttu Ahola | 2012-06-03 |
* | 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 IACTIO... | Kahrl | 2012-01-22 |
* | Inventory menu changes: Tooltips; dragging; drop from menu. Lag is a bit anno... | Kahrl | 2012-01-13 |
* | The huge item definition and item namespace unification patch (itemdef), see ... | Kahrl | 2012-01-12 |
* | Add InvRef and InvStack (currently untested and unusable) | Perttu Ahola | 2012-01-02 |