minetest/builtin
paramat 89dbc0a25d Builtin/falling: Add fallback vector in case of nil 'wallmounted to dir'
The fallback vector is in case 'wallmounted to dir' is nil due
to voxelmanip placing a wallmounted node without resetting a
pre-existing param2 value that is out-of-range for wallmounted.
The fallback vector corresponds to param2 = 0.
2016-10-03 01:56:08 +01:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
common Only allow strings to be passed to minetest.global_exists (#4253) 2016-06-28 06:34:22 +02:00
fstk Faster insertion into table 2016-03-06 23:42:04 +00:00
game Builtin/falling: Add fallback vector in case of nil 'wallmounted to dir' 2016-10-03 01:56:08 +01:00
mainmenu Conf.example: Re-add deleted noise parameter documentation 2016-09-23 19:01:31 +01:00
profiler Builtin/profiler: Replace game profiler (#4245) 2016-07-12 21:51:10 +02:00
init.lua Mainmenu: Refactor tab UI code 2016-04-08 02:25:04 -04:00
settingtypes.txt Increase default font size by 1 2016-09-21 08:04:11 +02:00