minetest/src/script
paramat 9a41a3d0f1 Simple decorations: Make 'place_offset_y' usable with simple decorations
Necessary for placing the base cube of 'plantlike_rooted' drawtype in the
seabed instead of on it.
Useful for placing decorations sunk into, or buried in, the ground.
2017-10-10 19:57:28 +01:00
..
common Add static_save property to luaentites to not save them statically. (#5112) 2017-09-28 17:11:51 +02:00
cpp_api Unkown nodes: Provide position on interact (#6505) 2017-10-07 15:11:07 +02:00
lua_api Simple decorations: Make 'place_offset_y' usable with simple decorations 2017-10-10 19:57:28 +01:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp Implement mod communication channels (#6351) 2017-09-26 00:11:20 +02:00
scripting_client.h Implement mod communication channels (#6351) 2017-09-26 00:11:20 +02:00
scripting_mainmenu.cpp Optimize headers (part 2) (#6272) 2017-08-18 19:25:07 +02:00
scripting_mainmenu.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
scripting_server.cpp Implement mod communication channels (#6351) 2017-09-26 00:11:20 +02:00
scripting_server.h Implement mod communication channels (#6351) 2017-09-26 00:11:20 +02:00