Commit History

Author SHA1 Message Date
  DS 8d387433b1 Fix the documentation of InvRef:get_lists() and clean up code (#12150) 2 years ago
  SmallJoker ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) 2 years ago
  SmallJoker d51d0f3a5a Various code improvements 2 years ago
  SmallJoker f2fd443262 Inventory: Make addList() consistent (#11382) 3 years ago
  SmallJoker 2db6b07de1 Inventory: show error on invalid list names (#11368) 3 years ago
  DS f3ae45b2b2 Add a short_description to be used by mods (#8980) 3 years ago
  Paul Ouellette b16f841756 LuaItemStack: Add __tostring metamethod (#8785) 4 years ago
  SmallJoker 94a5df795c Inventory: Properly revert client predictions (#8945) 4 years ago
  SmallJoker 0b4f424f41 Inventory: Send dirty lists where appropriate (#8742) 4 years ago
  Paul Ouellette 008b80fe1c Add ItemStack:get_description() to get tooltip (#8847) 4 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) 6 years ago
  Loïc Blot fd3afbced5 Optimize headers (part 2) (#6272) 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
  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 7 years ago
  est31 1fadf7f21e Fix inventory replace bug 8 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 9 years ago
  Kahrl 51e6feb17c Add operator!= to Inventory(List), make operator== a const method 10 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