This website requires JavaScript.
Explore
Help
Register
Sign In
BRNSystems
/
minetest
Watch
1
Star
0
Fork
0
You've already forked minetest
forked from
Mirrorlandia_minetest/minetest
Code
Pull Requests
1
Activity
minetest
/
builtin
/
common
History
Auke Kok
2d7a6f2cc0
Vector: Add vector.sort(a, b): return box edges
...
This function returns the box corners of the smallest box that includes the two given coordinates.
2017-01-23 07:38:39 +00:00
..
async_event.lua
Use "core" namespace internally
2014-05-08 13:02:04 -04:00
filterlist.lua
Faster insertion into table
2016-03-06 23:42:04 +00:00
misc_helpers.lua
Revert "Adding particle blend, glow and animation (
#4705
)"
2016-11-14 15:28:06 +01:00
serialize.lua
Faster insertion into table
2016-03-06 23:42:04 +00:00
strict.lua
Only allow strings to be passed to minetest.global_exists (
#4253
)
2016-06-28 06:34:22 +02:00
vector.lua
Vector: Add vector.sort(a, b): return box edges
2017-01-23 07:38:39 +00:00