mainmenu_csm/builtin
sorcerykid 83782c6080
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
2022-05-21 16:17:47 +02:00
..
async Use "core" namespace internally 2022-05-21 16:11:41 +02:00
client Add luacheck to check builtin (#7895) 2022-05-21 16:17:08 +02:00
common builtin: Move common/async_event.lua to mainmenu/async_event.lua 2022-05-21 16:17:45 +02:00
fstk Builtin UI: Move box element to ensure correct draw order 2022-05-21 16:17:09 +02:00
game Add on_authplayer callback and 'last_login' to on_joinplayer (#9574) 2022-05-21 16:17:47 +02:00
mainmenu builtin: Move common/async_event.lua to mainmenu/async_event.lua 2022-05-21 16:17:45 +02:00
profiler Profiler: Fix wrong function name for entities 2022-05-21 16:17:31 +02:00
init.lua Move `setlocale` from Lua to C++. 2022-05-21 16:15:46 +02:00
settingtypes.txt Various documentation fixes in settingtypes.txt (#9910) 2022-05-21 16:17:46 +02:00