1
0
mirror of https://github.com/minetest/minetest.git synced 2024-09-20 19:40:18 +02:00
minetest/src/script
sfan5 c38985825f Allow restricting detached inventories to one player
This combats the problem of sending the hundreds of
"creative" / "armor" or whatever detached invs that
exist on popular servers to each and every player
on join or on change of said invs.
2016-11-28 13:41:19 +01:00
..
common Limit light_source in the engine (#4814) 2016-11-28 18:43:33 +10:00
cpp_api Fix secure io.lines 2016-11-24 10:10:20 -05:00
lua_api Allow restricting detached inventories to one player 2016-11-28 13:41:19 +01:00
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
scripting_game.cpp Add Lua interface to HTTPFetchRequest 2016-02-22 15:39:41 +01:00
scripting_game.h Improve Script CPP API diagnostics 2015-08-05 21:13:03 -04:00
scripting_mainmenu.cpp Push error handler afresh each time lua_pcall is used 2015-08-27 01:56:06 +02:00
scripting_mainmenu.h Fix code style of async API 2014-04-27 16:15:53 -04:00