minetest/builtin
Paramat 45e48295d2
Pointed_thing_to_face_pos: Avoid crash when player is inside a node (#7342)
Avoid crash in some situations when player is inside a node, causing
'above' to equal 'under'.
In this situation return 'under' which is the node position very close
to the face position that would normally be returned.
2018-05-16 20:49:46 +01:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client [CSM] Remove `on_connect` callback (#6941) 2018-01-21 18:27:27 +01:00
common Pointed_thing_to_face_pos: Avoid crash when player is inside a node (#7342) 2018-05-16 20:49:46 +01:00
fstk Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
game Builtin auth handler: Speed up file writing (#7252) 2018-04-19 18:36:10 +02:00
mainmenu Fix description wrapping in browse online content 2018-04-26 00:19:05 +01:00
profiler Profiler: Fix var args not being passed to callback register function 2017-10-14 18:28:56 +01:00
init.lua Move `setlocale` from Lua to C++. 2018-02-08 15:38:34 +01:00
settingtypes.txt Mgvalleys: Update settingtypes.txt 2018-04-24 02:25:51 +01:00