minetest/src/script
paramat 51002b1629 Schematic decorations: Add 'place_offset_y' placement parameter
For precise control of schematic vertical position relative to the
'place_on' node.
Avoids workarounds that add empty nodes to a schematic and therefore
reduce performance.

Also remove long-unused decoration cutoff code.
2017-09-10 01:31:30 +01:00
..
common Zoom: Move enabling zoom to a new player object property 2017-08-30 19:39:05 +01:00
cpp_api Implement minetest.register_can_bypass_userlimit (#6369) 2017-09-04 22:08:59 +02:00
lua_api Schematic decorations: Add 'place_offset_y' placement parameter 2017-09-10 01:31:30 +01:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp Modernize source code: last part (#6285) 2017-08-20 13:30:50 +02:00
scripting_client.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +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 Expose getPointedThing to Lua 2017-07-07 22:28:23 +01:00
scripting_server.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00