Commit History

Author SHA1 Message Date
  SmallJoker 94a5df795c Inventory: Properly revert client predictions (#8945) 5 years ago
  SmallJoker 0b4f424f41 Inventory: Send dirty lists where appropriate (#8742) 5 years ago
  Paul Ouellette 008b80fe1c Add ItemStack:get_description() to get tooltip (#8847) 5 years ago
  ANAND ︻气デ═一 8e3b63bd28 Define operators == and != for ItemStack 5 years ago
  raymoo a637107a4e Allow overriding tool capabilities through itemstack metadata 7 years ago
  Loïc Blot ae9b5e0098 Modernize code: very last fixes (#6290) 7 years ago
  Loïc Blot fd3afbced5 Optimize headers (part 2) (#6272) 7 years ago
  Loic Blot 1d086aee7c Modernize various files (part 2) 7 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 7 years ago
  SmallJoker c08cc0533f Inventory: Fix wrong stack size behaviour and item loss (#6039) 7 years ago
  Dániel Juhász 0fcaf9fb1b Automatic item and node colorization (#5640) 7 years ago
  Loïc Blot 8f7785771b Cpp11 initializers 2 (#5999) 7 years ago
  Loïc Blot f3fe62a0bf Fix various copy instead of const ref reported by cppcheck (#5615) 7 years ago
  rubenwardy f2aa2c6a98 Add ItemStack key-value meta storage 7 years ago
  SmallJoker 2de8c22a99 Make getStackMax return the correct maximal stack size 8 years ago
  est31 1fadf7f21e Fix inventory replace bug 9 years ago
  est31 2c1fd29884 Add MoveSomewhere inventory action 9 years ago
  Craig Robbins ced6d20295 For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives 9 years ago
  ShadowNinja b1965ac209 Clean up rollback 10 years ago
  ShadowNinja e9c9b66ae9 Make players check inventory modification properly 10 years ago
  Kahrl 51e6feb17c Add operator!= to Inventory(List), make operator== a const method 11 years ago
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 years ago
  PilzAdam 280946ba83 Dont write player files all the time 11 years ago
  Sfan5 6d0ea26c2d Update Copyright Years 11 years ago
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 years ago
  Ilya Zhuravlev 6a16075912 Add InventoryList width property & allow custom crafting grids. 12 years ago
  Perttu Ahola 9f031a6759 Optimize headers 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
  Perttu Ahola 81c5e5200b Fix loading of legacy chests 12 years ago
  Perttu Ahola 3899f83da8 NodeMetaRef:{to,from}_table and lua_api.txt additions 12 years ago