minetest/src/script
Rob Blanckaert a9d43a0471 Object properties: Add 'glow', disables light's effect if negative
The 'glow' value is added to the ambient light value.
Negative 'glow' disables light's effect on object colour, for faking
self-lighting, UI-style entities, or programmatic colouring in mods.
2017-09-14 04:06:05 +01:00
..
common Object properties: Add 'glow', disables light's effect if negative 2017-09-14 04:06:05 +01:00
cpp_api Make INodeDefManager::getIds return a vector, not a set 2017-09-12 19:31:46 +02:00
lua_api Network: Remove large parts of deprecated legacy code (#6404) 2017-09-12 19:48:09 +02:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp Modernize source code: last part (#6285) 2017-08-20 13:30:50 +02:00
scripting_client.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
scripting_mainmenu.cpp Optimize headers (part 2) (#6272) 2017-08-18 19:25:07 +02:00
scripting_mainmenu.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
scripting_server.cpp Expose getPointedThing to Lua 2017-07-07 22:28:23 +01:00
scripting_server.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00