minetest/builtin/game
LeMagnesium f26421228b Added hour:minute format to time command
* The time command now accepts parameters in the form <hour>:<minute>,
    and if invoked with no parameters returns the current time in said format.
2015-05-16 18:15:34 -04:00
..
auth.lua Add strict module 2014-11-19 12:40:54 -05:00
chatcommands.lua Added hour:minute format to time command 2015-05-16 18:15:34 -04:00
deprecated.lua Use "core" namespace internally 2014-05-08 13:02:04 -04:00
detached_inventory.lua Use "core" namespace internally 2014-05-08 13:02:04 -04:00
falling.lua Fix some undeclared global variables 2014-11-26 22:50:08 +10:00
features.lua Rework texture generating code, add texture grouping via ( ... ) 2014-07-29 20:02:56 +02:00
forceloading.lua Fix crash reported here: https://forum.minetest.net/viewtopic.php?f=6&t=9726 2014-07-13 11:05:07 +02:00
init.lua Remove builtin_biome.lua from builtin and add simple biome minimal 2015-01-11 22:32:48 -05:00
item.lua Fix minetest.item_eat's replace_with_item, fixes #2292 2015-02-16 10:24:19 +01:00
item_entity.lua Don't crash if an item gets dropped into unloaded space 2015-05-15 00:15:25 +02:00
misc.lua Add code to support raillike group names 2015-05-12 20:48:55 +02:00
mod_profiling.lua Fix retval of entity.get_staticdata beeing lost while profiling is enabled 2014-08-24 01:56:27 +02:00
privileges.lua Use "core" namespace internally 2014-05-08 13:02:04 -04:00
register.lua Add minetest.register_on_punchplayer 2015-05-15 11:09:55 +02: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 Use "core" namespace internally 2014-05-08 13:02:04 -04:00
voxelarea.lua Improved VoxelArea variable locality, thus performance 2014-11-14 00:10:09 +10:00