minetest/builtin/game
Robert Zenz 0cf15470fc Simplify regex used in check_modname_prefix and other improvements.
Simplified the regex used, added comments and changed the error message
to contain the correct mod name.
2015-11-24 01:49:59 +01:00
..
auth.lua SAPI: Track last executed mod and include in error messages 2015-08-12 23:56:12 -04:00
chatcommands.lua Add callback parameter for core.emerge_area() 2015-11-02 18:43:09 -05:00
constants.lua Improve LuaVoxelManip documentation 2015-11-07 11:59:24 -05:00
deprecated.lua Refactor logging 2015-10-14 01:03:54 -04:00
detached_inventory.lua SAPI: Track last executed mod and include in error messages 2015-08-12 23:56:12 -04:00
falling.lua Minor tweaks __builtin:falling_node 2015-09-01 19:14:08 +02:00
features.lua Small fixes of minetest.has_feature 2015-09-03 06:10:17 +02:00
forceloading.lua
init.lua Add callback parameter for core.emerge_area() 2015-11-02 18:43:09 -05:00
item.lua Add the player name to dropped items 2015-11-12 00:47:11 +01:00
item_entity.lua Add the player name to dropped items 2015-11-12 00:47:11 +01:00
misc.lua Add more ways to pass data to check_player_privs 2015-10-22 19:55:48 +02:00
mod_profiling.lua
privileges.lua
register.lua Simplify regex used in check_modname_prefix and other improvements. 2015-11-24 01:49:59 +01:00
statbars.lua Hud: Modify Y-positioning of health/breath starbars to prevent overlapping with Hotbar 2015-02-08 12:47:45 -05:00
static_spawn.lua Log static_spawn error only once 2015-11-21 00:13:28 +01:00
voxelarea.lua