minetest/builtin/common
2024-06-28 00:13:35 +02:00
..
tests Fix math.round floating point bug (#14757) 2024-06-24 20:57:06 +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 Merge 92d89bcf2c994d35a851b784f182e18ceecec177 into 9a1501ae89ffe79c38dbd6756c9e7ed647dd7dc1 2024-06-28 00:13:35 +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