Translated using Weblate (Chinese (Simplified))
[oweals/minetest.git] / src / inventorymanager.h
2019-09-09 SmallJokerInventoryManager: Fix virtual function overload warning
2019-05-18 Jozef BehranOptimize string (mis)handling (#8128)
2018-04-02 SmallJokerRun callback in IDropAction, refactor function arguments
2017-08-18 Loic BlotModernize various files (part 2)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-07-01 Vincent GlizeC++11 cleanup inventorymanager (#6077)
2015-07-19 est31MoveItemSomewhere double bugfix
2015-06-23 est31Add MoveSomewhere inventory action
2015-06-22 TeTpaAkaFix bug when craft input isn't replaced
2015-03-24 Loic BlotDon't send an InventoryAction at each setInventoryModif...
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 AholaMake inventory GUI do sane things when server-side...
2012-07-24 Perttu AholaDetached inventories
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-02-28 celeron55Merge pull request #46 from garrosh/master
2012-02-02 Giuseppe BilottaFix some warnings on some compilers
2012-01-22 KahrlClient-side prediction of inventory changes, and some...
2012-01-22 KahrlInventory menu (with dragging) improved. Crafting is...
2012-01-12 KahrlThe huge item definition and item namespace unification...
2012-01-01 Perttu AholaAdd InvRef and InvStack (currently untested and unusable)