]> git.lizzy.rs Git - minetest.git/history - src/script/cpp_api/s_node.cpp
Use native packer to transfer globals into async env(s)
[minetest.git] / src / script / cpp_api / s_node.cpp
2021-03-29 VitaliyDegrotate support for mesh nodes (#7840)
2021-01-31 rubenwardyFix minetest.dig_node returning true when node isn...
2021-01-29 sfan5Rework use_texture_alpha to provide three opaque/clip...
2020-05-27 sfan5Value copy / allocation optimizations mostly in server...
2019-08-10 Jozef BehranMerge pull request #8776 from osjc/FixGetNode
2018-06-30 Loïc BlotModernize lua read (part 2 & 3): C++ templating assuran...
2018-02-10 Dániel JuhászNode definition manager refactor (#7016)
2017-10-07 SmallJokerUnkown nodes: Provide position on interact (#6505)
2017-09-01 RuiRemove nodeupdate completely (#6358)
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-07-11 number ZeroAdd 'plantlike_rooted' drawtype
2017-06-10 Thomas--SOrder es_DrawType exactly like enum NodeDrawType in...
2017-04-25 Loïc BlotFix various points reported by cppcheck (#5656)
2017-04-22 Auke KokAdd on_flood() callback.
2017-03-30 paramatParamtype2: Add missing type CPT2_GLASSLIKE_LIQUID_LEVEL
2017-01-23 Dániel JuhászAdd hardware node coloring. Includes:
2016-08-26 Auke KokMake plantlike drawtype more fun
2016-03-12 Auke KokNodebox: Allow nodeboxes to "connect"
2015-10-04 est31Add new ContentParamType2 "CPT2_DEGROTATE"
2015-08-26 KahrlPush error handler afresh each time lua_pcall is used
2015-08-06 kwolekrImprove Script CPP API diagnostics
2015-05-19 kwolekrReplace instances of std::map<std::string, std::string...
2014-10-18 RealBadAngelAdd meshnode drawtype.
2014-10-07 ShadowNinjaFix object reference pushing functions when called...
2014-10-02 BlockMenAdd optional framed glasslike drawtype
2014-09-21 TriBlade9Add firelike drawtype
2014-04-27 ShadowNinjaOnly push the Lua error handler once
2014-01-24 ShadowNinjaPass pointed_thing to on_punch and minetest.register_on...
2013-11-15 ShadowNinjaPass a errfunc to lua_pcall to get a traceback
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-07-27 prollerWeather support
2013-07-13 prollerLeveled nodebox
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)