aboutsummaryrefslogtreecommitdiff
path: root/builtin/async
AgeCommit message (Collapse)Author
2022-09-18Content ID caching in Lua (#12444)Jude Melton-Houghton
* Cache content IDs in Lua Co-authored-by: sfan5 <sfan5@live.de>
2022-07-04Add missing item alias metatables to async environment (#12458)sfan5
2022-05-10Use native packer to transfer globals into async env(s)sfan5
2022-05-02Async environment for mods to do concurrent tasks (#11131)sfan5
2021-08-28Async-related script cleanupssfan5
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja