minetest/src/script
paramat d45e5da8ca Biomes: Add 'get heat', 'get humidity', 'get biome data' APIs
'get biome data' returns biome id, heat and humidity.
Clean up nearby lines in lua_api.txt.
2018-01-16 08:47:07 +00:00
..
common Connected Nodeboxes: Add disconnected boxes 2018-01-03 04:05:21 +00:00
cpp_api [CSM] Don't load the IO library. (#6087) 2018-01-04 08:21:12 +01:00
lua_api Biomes: Add 'get heat', 'get humidity', 'get biome data' APIs 2018-01-16 08:47:07 +00:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp [CSM] Don't load the IO library. (#6087) 2018-01-04 08:21:12 +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