aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_areastore.h
diff options
context:
space:
mode:
authorpecksin <78765996+pecksin@users.noreply.github.com>2021-06-20 11:20:24 -0400
committerGitHub <noreply@github.com>2021-06-20 17:20:24 +0200
commit1805775f3d54043c3b1e75e47b9b85e3b12bab00 (patch)
tree64037a771d4e7022fbae593d3ae775774fbba177 /src/script/lua_api/l_areastore.h
parente1b297a14baa8849711896677691a8d4fe855dcc (diff)
downloadminetest-1805775f3d54043c3b1e75e47b9b85e3b12bab00.tar.gz
minetest-1805775f3d54043c3b1e75e47b9b85e3b12bab00.tar.bz2
minetest-1805775f3d54043c3b1e75e47b9b85e3b12bab00.zip
Make chat web links clickable (#11092)
If enabled in minetest.conf, provides colored, clickable (middle-mouse or ctrl-left-mouse) weblinks in chat output, to open the OS' default web browser.
Diffstat (limited to 'src/script/lua_api/l_areastore.h')
0 files changed, 0 insertions, 0 deletions
an52021-12-29 * Add more neighbors on mesh update (#6765)Vitaliy2021-12-29 * Fix segfault in drawItems() due to missing inventory listSmallJoker2021-12-29 * Restore GCC 5 compatibility (#11778)JosiahWI2021-12-28 * Protect font initialization with mutexsfan52021-12-18 * Disable inventory if player's inventory formspec is blank (#11827)ROllerozxa2021-12-13 * Remove creative/damage info in Esc/Pause menuWuzzy2021-12-13 * Fix various code & correctness issues (#11815)sfan52021-12-05 * Network: Delete copy constructor and use std::move instead (#11642)SmallJoker2021-12-01 * Minimap: gamma-correct average texture colour calculation (#9249)HybridDog2021-11-26 * Add backwards-compatible behaviour if too few CAO textures specifiedsfan52021-11-22 * Fix local digging animation (#11772)savilli2021-11-19 * Localize error messages in mainmenu (#11495)Riceball LEE2021-11-01 * Fix number of tool uses being off by 1..32767 (#11110)Wuzzy2021-10-31 * Add joystick layout for DragonRise GameCube controller (#11467)Isabelle COWAN-BERGMAN2021-10-31 * Limit stepheight smoothing to the stepheight and stop smoothing during jumps