summaryrefslogtreecommitdiff
path: root/src/inventorymanager.h
Commit message (Expand)AuthorAge
* Fix inventory swapping not calling all callbacks (#9923)Lars Müller2020-09-04
* InventoryManager: Fix virtual function overload warningSmallJoker2019-09-09
* Optimize string (mis)handling (#8128)Jozef Behran2019-05-18
* Run callback in IDropAction, refactor function argumentsSmallJoker2018-04-02
* Modernize various files (part 2)Loic Blot2017-08-18
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-17
* C++11 cleanup inventorymanager (#6077)Vincent Glize2017-07-01
* MoveItemSomewhere double bugfixest312015-07-19
* Add MoveSomewhere inventory actionest312015-06-23
* Fix bug when craft input isn't replacedTeTpaAka2015-06-22
* Don't send an InventoryAction at each setInventoryModified, we only need one ...Loic Blot2015-03-24
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* Make inventory GUI do sane things when server-side inventory acts unusuallyPerttu Ahola2012-09-02
* Detached inventoriesPerttu Ahola2012-07-24
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05
* Fix some warnings on some compilersGiuseppe Bilotta2012-02-02
* Client-side prediction of inventory changes, and some inventory menu fixesKahrl2012-01-22
* Inventory menu (with dragging) improved. Crafting is now handled via a IACTIO...Kahrl2012-01-22
* The huge item definition and item namespace unification patch (itemdef), see ...Kahrl2012-01-12
* Add InvRef and InvStack (currently untested and unusable)Perttu Ahola2012-01-02