aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_env.cpp
AgeCommit message (Expand)Author
2015-11-02Add callback parameter for core.emerge_area()kwolekr
2015-10-18ABMs: Make catch-up behaviour optionalparamat
2015-08-12SAPI: Track last executed mod and include in error messageskwolekr
2014-12-29Expose mapgen parameters on scripting initkwolekr
2014-12-14Expose mapgen chunksize in on_mapgen_init callbackskwolekr
2014-10-07Fix object reference pushing functions when called from coroutinesShadowNinja
2014-08-21Don't call a player event without having player to do a event forsapier
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Fix heart + bubble bar size on different texture packssapier
2014-02-08Make flag strings clear specified flag with 'no' prefixkwolekr
2014-02-03Fix crash when a error occurs in a globalstep callbackShadowNinja
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-06-27Add Lua on_mapgen_init callback, and minetest.set_mapgen_params APIkwolekr
2013-05-25Move scriptapi to separate folder (by sapier)sapier