summaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_item.h
Commit message (Expand)AuthorAge
* [CSM] Expose more env functionssfan52019-11-11
* Call on_secondary_use when object is right-clickedsfan52019-11-10
* Raycast: export exact pointing location (#6304)Dániel Juhász2018-08-16
* Unkown nodes: Provide position on interact (#6505)SmallJoker2017-10-07
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-17
* Expose getPointedThing to LuaDániel Juhász2017-07-07
* Add on_secondary_use when right clicking an item in the airAlex Ford2015-12-02
* Fix all warnings reported by clangSfan52014-04-15
* Pass pointed_thing to on_punch and minetest.register_on_punchnode callbacksShadowNinja2014-01-23
* Add a callback: minetest.register_on_craft(itemstack, player,Novatux2013-11-01
* Fix class/struct forward declaration inconsistencies (good on ya, MSVC)Kahrl2013-06-06
* Move scriptapi to separate folder (by sapier)sapier2013-05-25