minetest/src/script
SmallJoker 6eb03c135f find_nodes_in_area: Extend maximal count to U32_MAX (#5277)
Extend documentation, limit area volume
Remove u16 count limitation

* Prevent integer overflow, replace minp/maxp with pos1/pos2
2017-06-19 16:30:26 +02:00
..
common Sound: Add pitch option (#5960) 2017-06-11 13:58:26 +02:00
cpp_api Remove threads.h and replace its definitions with their C++11 equivalents (#5957) 2017-06-11 09:43:05 +02:00
lua_api find_nodes_in_area: Extend maximal count to U32_MAX (#5277) 2017-06-19 16:30:26 +02:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp When minimap is disabled in configuration, really disable it (#5771) 2017-05-19 07:25:27 +02:00
scripting_client.h C++11 patchset 6: forbid object copy using assigment/copy function deleters (#5945) 2017-06-10 13:49:15 +02:00
scripting_mainmenu.cpp Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
scripting_mainmenu.h C++11 patchset 6: forbid object copy using assigment/copy function deleters (#5945) 2017-06-10 13:49:15 +02:00
scripting_server.cpp Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
scripting_server.h C++11 patchset 6: forbid object copy using assigment/copy function deleters (#5945) 2017-06-10 13:49:15 +02:00