summaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_node.h
Commit message (Expand)AuthorAge
* Rework use_texture_alpha to provide three opaque/clip/blend modessfan52021-01-29
* Value copy / allocation optimizations mostly in server, SAO and serialize codesfan52020-05-27
* Remove nodeupdate completely (#6358)Rui2017-09-01
* Modernize source code: last part (#6285)Loïc Blot2017-08-20
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-17
* Add on_flood() callback.Auke Kok2017-04-22
* Replace instances of std::map<std::string, std::string> with StringMapkwolekr2015-05-19
* Pass pointed_thing to on_punch and minetest.register_on_punchnode callbacksShadowNinja2014-01-23
* Weather supportproller2013-07-27
* Fix class/struct forward declaration inconsistencies (good on ya, MSVC)Kahrl2013-06-06
* Move scriptapi to separate folder (by sapier)sapier2013-05-25