aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_node.h
AgeCommit message (Expand)Author
2021-10-01Split liquid_viscosity to liquid_viscosity and move_resistance (#10810)Wuzzy
2021-01-29Rework use_texture_alpha to provide three opaque/clip/blend modessfan5
2020-05-27Value copy / allocation optimizations mostly in server, SAO and serialize codesfan5
2017-09-01Remove nodeupdate completely (#6358)Rui
2017-08-20Modernize source code: last part (#6285)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-04-22Add on_flood() callback.Auke Kok
2015-05-19Replace instances of std::map<std::string, std::string> with StringMapkwolekr
2014-01-23Pass pointed_thing to on_punch and minetest.register_on_punchnode callbacksShadowNinja
2013-07-27Weather supportproller
2013-06-06Fix class/struct forward declaration inconsistencies (good on ya, MSVC)0.4.7-MSVCKahrl
2013-05-25Move scriptapi to separate folder (by sapier)sapier