Add base64 encoding and decoding to the lua api. (#3919)
authorred-001 <red-001@openmailbox.org>
Sat, 28 May 2016 03:37:28 +0000 (04:37 +0100)
committerkwolekr <kwolekr@minetest.net>
Sat, 28 May 2016 03:37:28 +0000 (23:37 -0400)
commit62d15ac7c1fcd7214a9e45d46bbc560f998edb95
treefb2a14588d526ea24d45f5e774cddd327af4a6e8
parentc4e083f7e142d8e25e906bb19f9b1f03bb7b430d
Add base64 encoding and decoding to the lua api. (#3919)
doc/lua_api.txt
doc/menu_lua_api.txt
src/script/lua_api/l_util.cpp
src/script/lua_api/l_util.h