]> git.lizzy.rs Git - minetest.git/history - src/tool.h
Handle the newly added TOCLIENT_ACCESS_DENIED and TOCLIENT_DELETE_PARTICLESPAWNER
[minetest.git] / src / tool.h
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-29 PilzAdamNew damage system, add damageGroups to ToolCapabilities...
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-06-17 Perttu AholaOptimize headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-29 Perttu AholaRework tool_capabilities a bit (maxwear->uses, scale...
2012-03-24 Perttu AholaDigging and placing sounds
2012-03-22 Perttu AholaSeriously WTF, LLVM/clang?
2012-03-10 Perttu AholaFix and tune things, add tool "recharge" animation...
2012-03-10 Perttu AholaDamage groups WIP
2012-03-10 Perttu Aholaitemgroup.h and ItemGroupList typedef
2012-03-10 Perttu AholaDigging time groups WIP
2011-11-29 Perttu AholaGameDef compiles
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-11-29 Perttu AholaMove tool stuff to tool.{h,cpp}