minetest/src/script
Paramat 9f6d90aa81 Ores: Add stratum ore (#6352)
Creates a single undulating ore stratum that is continuous across mapchunk
borders and horizontally spans the world.
Due to being continuous is ideal for creating bands of alternative stone
type running through cliffs and mountains, or underground layers.

Add missing documentation of 'ore_param2' parameter.
2017-09-03 22:32:21 +02:00
..
common Zoom: Move enabling zoom to a new player object property 2017-08-30 19:39:05 +01:00
cpp_api Remove nodeupdate completely (#6358) 2017-09-01 13:40:09 +02:00
lua_api Ores: Add stratum ore (#6352) 2017-09-03 22:32:21 +02: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