aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_node.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split liquid_viscosity to liquid_viscosity and move_resistance (#10810)Wuzzy2021-10-011-0/+1
* Rework use_texture_alpha to provide three opaque/clip/blend modessfan52021-01-291-0/+1
* Value copy / allocation optimizations mostly in server, SAO and serialize codesfan52020-05-271-1/+1
* Remove nodeupdate completely (#6358)Rui2017-09-011-2/+0
* Modernize source code: last part (#6285)Loïc Blot2017-08-201-2/+2
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-6/+1
* Add on_flood() callback.Auke Kok2017-04-221-0/+1
* Replace instances of std::map<std::string, std::string> with StringMapkwolekr2015-05-191-3/+2
* Pass pointed_thing to on_punch and minetest.register_on_punchnode callbacksShadowNinja2014-01-231-1/+1
* Weather supportproller2013-07-271-0/+2
* Fix class/struct forward declaration inconsistencies (good on ya, MSVC)Kahrl2013-06-061-1/+1
* Move scriptapi to separate folder (by sapier)sapier2013-05-251-0/+62