minetest/src/script
paramat 7ad6cdd09b Biome API: Add 'get_biome_name(biome_id)' API
Change name of default biome to a more suitable lowercase 'default'.
2018-03-11 23:06:17 +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 Biome API: Add 'get_biome_name(biome_id)' API 2018-03-11 23:06:17 +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