Commit History

Author SHA1 Message Date
  Wuzzy b81948a14c Fix damage wraparound if very high damage (#11872) 2 years ago
  Wuzzy 6910c8d920 Fix number of tool uses being off by 1..32767 (#11110) 2 years ago
  sfan5 70f9e1aafa Punchwear (improved) (#8959) 5 years ago
  SmallJoker e462a9a5ef Unify wield item handling (#8677) 5 years ago
  Hybrid Dog 345e1041a2 Tool.cpp/.h, lua_api/l_util.cpp: Tidy up code and remove dead code 7 years ago
  raymoo a637107a4e Allow overriding tool capabilities through itemstack metadata 7 years ago
  Loïc Blot 1c1c97cbd1 Modernize source code: last part (#6285) 7 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 7 years ago
  Loïc Blot 1425c6def1 Cpp11 initializers: last src root changeset (#6022) 7 years ago
  Loïc Blot a98baef5e4 C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) 7 years ago
  Loïc Blot f3fe62a0bf Fix various copy instead of const ref reported by cppcheck (#5615) 7 years ago
  Loic Blot 5f084cd98d Make some maps unordered to improve performance 8 years ago
  PilzAdam 7d9329ecfe New damage system, add damageGroups to ToolCapabilities, bump protocol version 11 years ago
  Sfan5 6d0ea26c2d Update Copyright Years 11 years ago
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 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 440e9cdbef Rework tool_capabilities a bit (maxwear->uses, scale dig time according to leveldiff) 12 years ago
  Perttu Ahola 77120a021d Digging and placing sounds 12 years ago
  Perttu Ahola 9dd78a8a45 Seriously WTF, LLVM/clang? 12 years ago
  Perttu Ahola 989aba1966 Fix and tune things, add tool "recharge" animation, add dummyball 12 years ago
  Perttu Ahola 501b8fe743 Damage groups WIP 12 years ago
  Perttu Ahola 07ed57476f itemgroup.h and ItemGroupList typedef 12 years ago
  Perttu Ahola 562ac3bce9 Digging time groups WIP 12 years ago
  Perttu Ahola c6fd2986d4 GameDef compiles 13 years ago
  Perttu Ahola abceeee92f Create framework for getting rid of global definitions of node/tool/item/whatever types 13 years ago
  Perttu Ahola 5fc791ac9a Move tool stuff to tool.{h,cpp} 13 years ago