minetest/builtin
sorcerykid 15ba75e4cf Add on_authplayer callback and 'last_login' to on_joinplayer (#9574)
Replace on_auth_fail callback with more versatile on_authplayer
    Better clarify account login process in Lua API documentation
    Change initial timestamp for newly registered accounts to -1
2020-05-23 13:25:29 +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 builtin: Move common/async_event.lua to mainmenu/async_event.lua 2020-05-17 21:37:01 +02:00
fstk Builtin UI: Move box element to ensure correct draw order 2019-08-08 19:33:43 +02:00
game Add on_authplayer callback and 'last_login' to on_joinplayer (#9574) 2020-05-23 13:25:29 +02:00
mainmenu builtin: Move common/async_event.lua to mainmenu/async_event.lua 2020-05-17 21:37:01 +02:00
profiler Profiler: Fix wrong function name for entities 2020-02-23 22:24:12 +01:00
init.lua Move `setlocale` from Lua to C++. 2018-02-08 15:38:34 +01:00
settingtypes.txt Various documentation fixes in settingtypes.txt (#9910) 2020-05-22 01:32:20 +01:00