minetest/builtin
Diego Martinez 13dd7959db Initialize facedir and wallmounted tables only once.
This makes the functions a bit faster since they don't
have to recreate the tables every invocation, and makes
the code more readable.

Also, document `wallmounted_to_dir`.

The function was implemented but not documented in `lua_api.txt`.
2016-02-11 04:23:17 +00:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
common Refactor logging 2015-10-14 01:03:54 -04:00
fstk Refactor logging 2015-10-14 01:03:54 -04:00
game Initialize facedir and wallmounted tables only once. 2016-02-11 04:23:17 +00:00
mainmenu Fix world config menu ignoring `name` in `mod.conf`. 2016-01-23 21:14:14 -05:00
init.lua builtin: Fix `print` crashing on nil "holes". 2016-02-08 01:55:02 +01:00
settingtypes.txt Filmic HDR tone mapping 2016-02-09 02:55:59 -05:00