minetest/builtin
Aaron Suen 0df646e068 Fix rotate_node to return the correct itemstack.
All on_* hooks that return an itemstack are NOT guaranteed to
modify and return the original stack.  We cannot count on the
behavior of the existing builtin definitions not to be overridden
by game/mod logic.
2019-10-13 17:11:00 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client Add luacheck to check builtin (#7895) 2019-08-06 19:30:18 +01:00
common Fix rotate_node to return the correct itemstack. 2019-10-13 17:11:00 +02:00
fstk Builtin UI: Move box element to ensure correct draw order 2019-08-08 19:33:43 +02:00
game Merge pull request #8166 from Warr1024/fix7020 2019-10-05 15:46:57 +02:00
mainmenu All settings: Fix missing flags checkbox caused by 'possible flags' order (#8997) 2019-09-27 19:13:08 +01:00
profiler Add luacheck to check builtin (#7895) 2019-08-06 19:30:18 +01:00
init.lua Move `setlocale` from Lua to C++. 2018-02-08 15:38:34 +01:00
settingtypes.txt All Settings: Set min limit for crtitical settings (#9000) 2019-10-01 19:09:37 +02:00