Commit History

Author SHA1 Message Date
  SmallJoker 4245a7604b Inventory: Fix order of callbacks when swapping items 1 year ago
  Thresher 00c647e4cc Convert spaces to tabs (#13506) 1 year ago
  Desour 8b73743baa Reduce number of recursively included headers 1 year ago
  Lars Müller 050964bed6 Fix inventory swapping not calling all callbacks (#9923) 3 years ago
  SmallJoker 720aedb467 InventoryManager: Fix virtual function overload warning 4 years ago
  Jozef Behran eb2bda7d0b Optimize string (mis)handling (#8128) 5 years ago
  SmallJoker 9fa547bb80 Run callback in IDropAction, refactor function arguments 6 years ago
  Loic Blot 1d086aee7c Modernize various files (part 2) 6 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
  Vincent Glize c772e0e18c C++11 cleanup inventorymanager (#6077) 7 years ago
  est31 7bbb9b066a MoveItemSomewhere double bugfix 9 years ago
  est31 2c1fd29884 Add MoveSomewhere inventory action 9 years ago
  TeTpaAka 17ba584fe2 Fix bug when craft input isn't replaced 9 years ago
  Loic Blot 7851c4f7a2 Don't send an InventoryAction at each setInventoryModified, we only need one SendInventory per inventory modification 9 years ago
  Sfan5 6d0ea26c2d Update Copyright Years 11 years ago
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 years ago
  Perttu Ahola e1a495ee30 Make inventory GUI do sane things when server-side inventory acts unusually 11 years ago
  Perttu Ahola 2ac20982e0 Detached inventories 12 years ago
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 years ago
  Giuseppe Bilotta 64af6d3afe Fix some warnings on some compilers 12 years ago
  Kahrl b4dd5d3bd7 Client-side prediction of inventory changes, and some inventory menu fixes 12 years ago
  Kahrl 1efdc36b22 Inventory menu (with dragging) improved. Crafting is now handled via a IACTION_CRAFT inventory action. 12 years ago
  Kahrl 6a76c226e1 The huge item definition and item namespace unification patch (itemdef), see http://c55.me/minetest/wiki/doku.php?id=changes:itemdef 12 years ago
  Perttu Ahola 103173fc9b Add InvRef and InvStack (currently untested and unusable) 12 years ago