aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_node.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Nodebox: Allow nodeboxes to "connect"Auke Kok2016-03-121-0/+1
* Add new ContentParamType2 "CPT2_DEGROTATE"est312015-10-041-0/+1
* Push error handler afresh each time lua_pcall is usedKahrl2015-08-271-9/+36
* Improve Script CPP API diagnosticskwolekr2015-08-051-19/+9
* Replace instances of std::map<std::string, std::string> with StringMapkwolekr2015-05-191-3/+3
* Add meshnode drawtype.RealBadAngel2014-10-181-0/+1
* Fix object reference pushing functions when called from coroutinesShadowNinja2014-10-071-3/+3
* Add optional framed glasslike drawtypeBlockMen2014-10-021-0/+1
* Add firelike drawtypeTriBlade92014-09-211-0/+1
* Only push the Lua error handler onceShadowNinja2014-04-271-57/+21
* Pass pointed_thing to on_punch and minetest.register_on_punchnode callbacksShadowNinja2014-01-231-2/+4
* Pass a errfunc to lua_pcall to get a tracebackShadowNinja2013-11-151-30/+62
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-0/+2
* Weather supportproller2013-07-271-0/+17
* Leveled nodeboxproller2013-07-131-0/+2
* Move scriptapi to separate folder (by sapier)sapier2013-05-251-0/+233