.. |
tests
|
Add new vector utils (ceil, sign, abs, random_in_area) (#14807)
|
2024-08-31 11:43:52 +02: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
|
Fix CSM help form using "/" instead of "." (#15034)
|
2024-08-22 23:15:55 +02:00 |
item_s.lua
|
Simplify minetest.strip_param2_color
|
2024-10-04 10:42:25 +02:00 |
math.lua
|
Add new vector utils (ceil, sign, abs, random_in_area) (#14807)
|
2024-08-31 11:43:52 +02:00 |
metatable.lua
|
Rename minetest.register_async_metatable to minetest.register_portable_metatable (#14895)
|
2024-08-02 00:13:25 +02:00 |
misc_helpers.lua
|
ContentDB redesign: Add package dialog
|
2024-10-05 18:40:26 +01: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 new vector utils (ceil, sign, abs, random_in_area) (#14807)
|
2024-08-31 11:43:52 +02:00 |