minetest/src/script
cmdskp b6b0b831ac Slippery physics override setting
Allows mods to change a player's slip factor (e.g. wearing boots could
reduce this)

Note: Require assistance on implementing needed changed protocol version
check in I_object!
2015-12-29 18:15:51 +00:00
..
common Fix lua object:get_properties() being broken 2015-12-21 00:27:13 +01:00
cpp_api Add on_secondary_use when right clicking an item in the air 2015-12-02 02:18:44 +00:00
lua_api Slippery physics override setting 2015-12-29 18:15:51 +00:00
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
scripting_game.cpp Add LuaSecureRandom 2015-11-08 15:57:15 -05:00
scripting_game.h Improve Script CPP API diagnostics 2015-08-05 21:13:03 -04:00
scripting_mainmenu.cpp Push error handler afresh each time lua_pcall is used 2015-08-27 01:56:06 +02:00
scripting_mainmenu.h Fix code style of async API 2014-04-27 16:15:53 -04:00