]> git.lizzy.rs Git - dragonfireclient.git/commit
Add staticdata parameter to add_entity (#5009)
authorRui <rui.minetest@gmail.com>
Mon, 9 Jan 2017 19:39:45 +0000 (04:39 +0900)
committerNer'zhul <nerzhul@users.noreply.github.com>
Mon, 9 Jan 2017 19:39:45 +0000 (20:39 +0100)
commitec30d49e026af2d0cb8329eb66aec48d12e79839
tree65a96127eb50412dfbd6f5d120809a58ff510ec7
parent8e7449e09253e138716d8dbad6a2ab5c6e089e28
Add staticdata parameter to add_entity (#5009)

* Add staticdata parameter to add_entity
* Add add_entity_with_staticdata to core.features
builtin/game/features.lua
doc/lua_api.txt
src/script/lua_api/l_env.cpp