aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_env.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix object reference pushing functions when called from coroutinesShadowNinja2014-10-071-1/+1
* Don't call a player event without having player to do a event forsapier2014-08-211-0/+3
* Use "core" namespace internallyShadowNinja2014-05-081-8/+8
* Fix heart + bubble bar size on different texture packssapier2014-05-071-0/+18
* Make flag strings clear specified flag with 'no' prefixkwolekr2014-02-081-1/+2
* Fix crash when a error occurs in a globalstep callbackShadowNinja2014-02-031-1/+6
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-7/+4
* Add Lua on_mapgen_init callback, and minetest.set_mapgen_params APIkwolekr2013-06-271-0/+28
* Move scriptapi to separate folder (by sapier)sapier2013-05-251-0/+132