minetest/builtin/client
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
..
chatcommands.lua Translate builtin (#10693) 2021-03-05 16:29:48 +01:00
death_formspec.lua Remove hardcoded "You died." message in chat (#11443) 2021-07-12 20:32:27 +02:00
init.lua Add metatables to lua vectors (#11039) 2021-06-04 21:22:33 +02:00
register.lua Fix Minetest blaming the wrong mod for errors (#12241) 2022-05-09 20:42:43 +02:00