minetest/src/script/common
TeTpaAka c0335f7d13 Add some missing getter functions to the lua API
ObjectRef:
get_properties
get_armor_groups
get_animation
get_attach
get_bone_position

Players:
get_physics_override
hud_get_hotbar_itemcount
hud_get_hotbar_image
hud_get_hotbar_selected_image
get_sky
get_day_night_ratio
get_local_animation
get_eye_offset

Global:
minetest.get_gen_notify
minetest.get_noiseparams
2015-05-28 16:46:35 +02:00
..
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
c_content.cpp Add some missing getter functions to the lua API 2015-05-28 16:46:35 +02:00
c_content.h Add some missing getter functions to the lua API 2015-05-28 16:46:35 +02:00
c_converter.cpp Add some missing getter functions to the lua API 2015-05-28 16:46:35 +02:00
c_converter.h Add some missing getter functions to the lua API 2015-05-28 16:46:35 +02:00
c_internal.cpp Add mod security 2015-05-16 18:32:31 -04:00
c_internal.h Add proper lua api deprecated handling 2014-04-29 22:49:04 +02:00
c_types.cpp Remove lua_State parameter from LuaError::LuaError 2014-03-15 16:28:59 -04:00
c_types.h Remove lua_State parameter from LuaError::LuaError 2014-03-15 16:28:59 -04:00