aboutsummaryrefslogtreecommitdiff
path: root/src/inventorymanager.h
AgeCommit message (Expand)Author
2020-09-04Fix inventory swapping not calling all callbacks (#9923)Lars Müller
2019-09-09InventoryManager: Fix virtual function overload warningSmallJoker
2019-05-18Optimize string (mis)handling (#8128)Jozef Behran
2018-04-02Run callback in IDropAction, refactor function argumentsSmallJoker
2017-08-18Modernize various files (part 2)Loic Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-07-01C++11 cleanup inventorymanager (#6077)Vincent Glize
2015-07-19MoveItemSomewhere double bugfixest31
2015-06-23Add MoveSomewhere inventory actionest31
2015-06-22Fix bug when craft input isn't replacedTeTpaAka
2015-03-24Don't send an InventoryAction at each setInventoryModified, we only need one ...Loic Blot
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-09-02Make inventory GUI do sane things when server-side inventory acts unusuallyPerttu Ahola
2012-07-24Detached inventoriesPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-02-02Fix some warnings on some compilersGiuseppe Bilotta
2012-01-22Client-side prediction of inventory changes, and some inventory menu fixesKahrl
2012-01-22Inventory menu (with dragging) improved. Crafting is now handled via a IACTIO...Kahrl
2012-01-12The huge item definition and item namespace unification patch (itemdef), see ...Kahrl
2012-01-02Add InvRef and InvStack (currently untested and unusable)Perttu Ahola