minetest/builtin
Lars Müller 089797dbe6
Fix Minetest blaming the wrong mod for errors (#12241)
Covers the case where mods insert their callbacks manually into "minetest.registered_<callbacks>" (often to achieve a particular order of execution).
2022-05-09 20:42:43 +02:00
..
async Async environment for mods to do concurrent tasks (#11131) 2022-05-02 20:56:06 +02:00
client Fix Minetest blaming the wrong mod for errors (#12241) 2022-05-09 20:42:43 +02:00
common Remove unused variable WARN_INIT 2022-05-08 19:11:15 +02:00
fstk Localize error messages in mainmenu (#11495) 2021-11-01 12:27:46 +00:00
game Fix Minetest blaming the wrong mod for errors (#12241) 2022-05-09 20:42:43 +02:00
locale Update German builtin translation 2022-01-30 13:50:07 +01:00
mainmenu Enable dependencies when enabling modpacks (#12202) 2022-05-08 16:21:59 +01:00
profiler Use defined evaluation order in profiler 2021-12-19 17:03:07 +01:00
init.lua Async environment for mods to do concurrent tasks (#11131) 2022-05-02 20:56:06 +02:00
settingtypes.txt Enable chat clickable weblinks by default (#12115) 2022-05-06 21:15:16 +01:00