Novatux 34e0a0ca0f Add tool callback 11 年 前
..
auth.lua 3214daca4c Fix unable to join server first time with a password 12 年 前
builtin.lua 5b518ed2fe Add backtrace to error function 11 年 前
chatcommands.lua 0b5f18754c Make sure that coordinates passed to /teleport are actual numbers 11 年 前
deprecated.lua 392689e7ba Fix trailing nils being dropped by deprecated minetest.env handler 11 年 前
detached_inventory.lua 9eaf93d41d Detached inventory callbacks and reworked node metadata callbacks 12 年 前
falling.lua 037e84d377 Better snow fall, finite liquid transform, leveled nodes api 11 年 前
features.lua b28734c82c Fix minetest.features 11 年 前
filterlist.lua 8489980039 Add sanity check to sort function 11 年 前
gamemgr.lua 3c4734d69a Change mainmenu texture handling + small misc changes 11 年 前
item.lua 34e0a0ca0f Add tool callback 11 年 前
item_entity.lua 8cae659786 Add an option to disable object <-> object collision for Lua entities 11 年 前
mainmenu.lua 3c4734d69a Change mainmenu texture handling + small misc changes 11 年 前
misc.lua 2170c9958a Optimized minetest.get_connected_players() 11 年 前
misc_helpers.lua 09a50d0458 Add translation for main menu 11 年 前
misc_register.lua 14eab22d81 Add minetest.registered_biomes 11 年 前
mm_menubar.lua 3c4734d69a Change mainmenu texture handling + small misc changes 11 年 前
mm_textures.lua 681e136d5f Fix bug: texture pack not overriding default menu textures 11 年 前
modmgr.lua e0f9f15d1d Use engine.is_yes() in mainmenu 11 年 前
modstore.lua 3c4734d69a Change mainmenu texture handling + small misc changes 11 年 前
privileges.lua 52ba413185 Only fly through walls in noclip mode wich requires the noclip privilege 12 年 前
serialize.lua 9449026839 Use system wide LuaJIT if aviable. 11 年 前
static_spawn.lua 93cdc9b9dc Support static_spawnpoint setting 12 年 前
vector.lua 07715b1b6a Handle 0 vectors in vector.normalize() 11 年 前
voxelarea.lua 6027c8d259 Add VoxelArea:position, VoxelArea:iter and VoxelArea:iterp 11 年 前