minetest/builtin/common
HybridDog 80cebdc23c Only allow strings to be passed to minetest.global_exists (#4253)
Sometimes you accidentally forget the quotes when using global_exists, this makes minetest abort if you did so.

M  builtin/common/strict.lua
2016-06-28 06:34:22 +02:00
..
async_event.lua Use "core" namespace internally 2014-05-08 13:02:04 -04:00
filterlist.lua Faster insertion into table 2016-03-06 23:42:04 +00:00
misc_helpers.lua Faster insertion into table 2016-03-06 23:42:04 +00:00
serialize.lua Faster insertion into table 2016-03-06 23:42:04 +00:00
strict.lua Only allow strings to be passed to minetest.global_exists (#4253) 2016-06-28 06:34:22 +02:00
vector.lua Add Lua helper functions vector.apply(v) math.sign(x, tolerance) 2014-12-06 10:07:25 +01:00