minetest/src/script
paramat 644d0ab2bb Spawn level: Add 'get_spawn_level(x, z)' API
Returns a suitable player spawn y co-ordinate for unmodified terrain.
2018-03-10 03:38:27 +00:00
..
common Getv3intfield: Fix logic of return bool 2018-03-09 03:16:25 +00:00
cpp_api Add `on_auth_fail` callback (#7039) 2018-02-15 21:18:54 +01:00
lua_api Spawn level: Add 'get_spawn_level(x, z)' API 2018-03-10 03:38:27 +00:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp [CSM] Add functions to create particles and particlespawners. (#6072) 2018-01-20 23:31:53 +01:00
scripting_client.h Implement mod communication channels (#6351) 2017-09-26 00:11:20 +02:00
scripting_mainmenu.cpp [CSM] Don't load the IO library. (#6087) 2018-01-04 08:21:12 +01:00
scripting_mainmenu.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
scripting_server.cpp [CSM] Don't load the IO library. (#6087) 2018-01-04 08:21:12 +01:00
scripting_server.h Implement mod communication channels (#6351) 2017-09-26 00:11:20 +02:00