minetest/src/script
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
..
common Add some missing getter functions to the lua API 2015-05-28 16:46:35 +02:00
cpp_api Fix Windows build, clean up included headers 2015-05-22 20:37:59 +02:00
lua_api Add some missing getter functions to the lua API 2015-05-28 16:46:35 +02:00
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
scripting_game.cpp Add mod security 2015-05-16 18:32:31 -04:00
scripting_game.h Add mod security 2015-05-16 18:32:31 -04:00
scripting_mainmenu.cpp Add mod security 2015-05-16 18:32:31 -04:00
scripting_mainmenu.h Fix code style of async API 2014-04-27 16:15:53 -04:00