]> git.lizzy.rs Git - dragonfireclient.git/history - src/inventorymanager.cpp
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
[dragonfireclient.git] / src / inventorymanager.cpp
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-09-02 Perttu AholaFix moving stuff into a mismatched stack in a "infinite...
2012-09-02 Perttu AholaMake inventory GUI do sane things when server-side...
2012-09-01 Ilya ZhuravlevAdd InventoryList width property & allow custom craftin...
2012-08-12 Perttu AholaFix wrong amount of nodes being dropped from inventory
2012-08-12 Perttu AholaRemove unwanted ! from ifs in inventory record-for...
2012-07-28 Perttu AholaFix inventory segfault when rollback recording is disabled
2012-07-26 Perttu AholaExperimental-ish rollback functionality
2012-07-25 Perttu AholaAdd special return value -1 to inventry callbacks
2012-07-25 Perttu AholaImprove inventory callbacks a bit
2012-07-25 Perttu AholaRemove special handling of creative mode
2012-07-24 Perttu AholaDetached inventory callbacks and reworked node metadata...
2012-07-24 Perttu AholaDetached inventories
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-06-03 Perttu AholaProperly handle dropping of items from nodes, and disal...
2012-06-03 Perttu Aholaon_metadata_inventory_{move,offer,take}
2012-01-22 KahrlClient-side prediction of inventory changes, and some...
2012-01-22 KahrlInventory menu (with dragging) improved. Crafting is...
2012-01-13 KahrlInventory menu changes: Tooltips; dragging; drop from...
2012-01-12 KahrlThe huge item definition and item namespace unification...
2012-01-01 Perttu AholaAdd InvRef and InvStack (currently untested and unusable)