aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_util.h
AgeCommit message (Expand)Author
2022-06-03Add helper functions to make tool usable n times (#12047)Wuzzy
2022-05-02Async environment for mods to do concurrent tasks (#11131)sfan5
2021-11-10Lua API: Add `rmdir`, `cpdir` and `mvdir` (#9638)Elijah Duffy
2021-10-31Fix number of tool uses being off by 1..32767 (#11110)Wuzzy
2021-08-28Async-related script cleanupssfan5
2021-07-29Add a simple PNG image encoder with Lua API (#11485)hecks
2021-04-23Add `minetest.colorspec_to_colorstring` (#10425)Vincent Robinson
2021-01-22Use JSON for favorites, move server list code to Lua (#10085)rubenwardy
2020-12-24Fix minetest.is_nanLars Mueller
2020-04-22Fix configuration caching in log_deprecated (#9697)HybridDog
2018-05-31Fix isNan on setYaw Lua call (#7380)Loïc Blot
2017-11-08Add minetest.safe_write_file() to script APIsfan5
2017-10-30Add sha1 to lua utils. (#6563)Rob Blanckaert
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-05-07LINT fix since d0678948165768472fc940c03e78cba787f49ea5Loic Blot
2017-05-06Use a settings object for the main settingsShadowNinja
2017-04-07Clang-format: fix some header files and remove them from whitelistLoic Blot
2017-03-13[CSM] Add method that display chat to client-sided lua. (#5089) (#5091)red-001
2016-10-31Add version APIShadowNinja
2016-05-30Add minetest.check_password_entry callbackest31
2016-05-27Add base64 encoding and decoding to the lua api. (#3919)red-001
2015-11-06Add server side ncurses terminalest31
2015-10-26SAPI: Move core.get_us_time() to Util modulekwolekr
2015-10-14Refactor loggingShadowNinja
2015-05-16Add core.get_dir_listShadowNinja
2015-05-16Add core.request_insecure_environment()ShadowNinja
2015-05-16Add core.mkdirShadowNinja
2014-09-20Add compression APIShadowNinja
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja
2013-12-18Add 'minetest.write_json'ShadowNinja
2013-11-29Fix modstore/favourites hang by adding asynchronous lua job supportsapier
2013-09-10Allow non-string arguments for minetest.is_yes()PilzAdam
2013-09-10Add Settings interface for LuaPilzAdam
2013-09-02Add minetest.parse_json, engine.parse_jsonKahrl
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl