minetest/builtin/game
red-001 92569dd6a8 Remove duplicate code. 2015-07-01 18:08:55 +01:00
..
auth.lua Add strict module 2014-11-19 12:40:54 -05:00
chatcommands.lua Remove duplicate code. 2015-07-01 18:08:55 +01: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 fixed typos 2015-06-27 19:39:52 +01: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 Decrease minetest.after globalstep lag 2015-06-06 21:00:38 +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_player_hpchange 2015-06-13 19:40:31 +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