minetest/builtin/common
sfan5 4e1679d2a2
Keep empty servers at bottom of list (#14511)
2024-04-05 13:00:34 +02:00
..
tests Reduce `minetest.after` time complexity and provide ordering guarantee 2024-01-16 23:46:43 +01:00
after.lua Reduce `minetest.after` time complexity and provide ordering guarantee 2024-01-16 23:46:43 +01:00
chatcommands.lua Add help formspec for CSM commands (#13937) 2024-02-02 22:12:59 +01:00
filterlist.lua Fix typos and en_US/en_GB inconsistency in various files (#12902) 2022-11-09 11:57:19 -05:00
information_formspecs.lua Add help formspec for CSM commands (#13937) 2024-02-02 22:12:59 +01:00
item_s.lua Add rotation support for wallmounted nodes in 'ceiling' or 'floor' mode (#11073) 2024-01-17 17:47:06 +01:00
metatable.lua Try to preserve metatable when exchanging data with the async env (#14369) 2024-03-06 18:04:49 +01:00
misc_helpers.lua Keep empty servers at bottom of list (#14511) 2024-04-05 13:00:34 +02:00
mod_storage.lua Let core.get_mod_storage be called multiple times (#12572) 2022-07-23 22:27:07 +02:00
register.lua Move core.run_callbacks and related to common folder 2023-06-23 09:05:26 +02:00
serialize.lua Fix typos and en_US/en_GB inconsistency in various files (#12902) 2022-11-09 11:57:19 -05:00
strict.lua Always set globals in __newindex (#13131) 2023-01-09 15:00:49 -05:00
vector.lua Add `vector.in_area()` utility function (#13390) 2023-04-12 10:46:26 +01:00