aboutsummaryrefslogtreecommitdiff
path: root/builtin/builtin.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-13Remove support for optdepends.txtShadowNinja2-17/+0
2013-12-13Don't call curl_global_init twiceKahrl1-9/+0
2013-12-13Replace any direct curl usage by httpfetchsapier6-85/+44
2013-12-13Use httpfetch_async in serverlist announce codeKahrl3-26/+17
2013-12-13Implement urlencode and urldecodeKahrl4-6/+57
2013-12-13Rewrite client media download and support hash-based remote downloadKahrl12-345/+931
2013-12-13Implement httpfetch module and initialize it from main()Kahrl6-6/+860
2013-12-13Fix a bug in GenericCAO GENERIC_CMD_UPDATE_POSITION parsing.Ilya Zhuravlev1-0/+2
2013-12-12Make line_of_sight return blocking node positionstujones114-6/+16
2013-12-12Add 'on_prejoinplayer' callbackkaeza5-0/+36
2013-12-12Add configurable font shadow.Ilya Zhuravlev5-3/+20
2013-12-11Implement search tab and version pickersapier8-187/+463