]> git.lizzy.rs Git - minetest.git/history - builtin/init.lua
Use a Lua error handler that calls tostring (#11913)
[minetest.git] / builtin / init.lua
2022-12-15 Jude Melton-HoughtonUse a Lua error handler that calls tostring (#11913)
2022-11-29 Jude Melton-HoughtonHave minetest.debug call tostring (#13004)
2022-05-02 sfan5Async environment for mods to do concurrent tasks ...
2021-06-04 DSAdd metatables to lua vectors (#11039)
2021-02-19 WuzzyFail gracefully if main_menu_script has bad value ...
2020-06-06 rubenwardyAdd HTTP API to main menu (#9998)
2018-02-08 red-001Move `setlocale` from Lua to C++.
2017-06-30 red-001Create a filesystem abstraction layer for CSM and only...
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-03-13 red-001[CSM] Improve security for client-sided mods (#5100)
2017-03-13 Loic Blot[CSM] Client side modding
2017-01-13 ShadowNinjaMain menu tweaks
2016-04-08 Rui914Mainmenu: Refactor tab UI code
2016-02-08 Diego Martinezbuiltin: Fix `print` crashing on nil "holes".
2015-11-06 est31Add server side ncurses terminal
2015-10-14 ShadowNinjaRefactor logging
2014-11-19 ShadowNinjaAdd strict module
2014-06-14 sapierFix regression main_menu_script setting not working...
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-05-07 ShadowNinjaOrganize builtin into subdirectories