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