minetest/builtin
tenplus1 d785456b3f Optimize item.lua
Replace slow ItemStack get_definitions with registered_nodes one's and cached playername as it's used multiple times.  Also removed local item = itemstack:peek_item() as it is never used.
2017-03-10 11:24:10 -08:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
common Vector: Add vector.sort(a, b): return box edges 2017-01-23 07:38:39 +00:00
fstk Faster insertion into table 2016-03-06 23:42:04 +00:00
game Optimize item.lua 2017-03-10 11:24:10 -08:00
mainmenu Multiplayer menu: fix attempt to open nonexistant image 2017-02-18 22:46:45 +00:00
profiler Builtin/profiler: Replace game profiler (#4245) 2016-07-12 21:51:10 +02:00
init.lua Main menu tweaks 2017-01-13 18:13:43 -05:00
settingtypes.txt Change default nodetimer_interval to 0.2s. (#5193) 2017-02-09 08:00:37 +01:00