index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
misc_helpers.lua
Age
Commit message (
Collapse
)
Author
2014-05-07
Organize builtin into subdirectories
ShadowNinja
2014-01-19
Fix minetest.rotate_and_place() calling on_rightclick() with nil/random ↵
PilzAdam
param for node
2014-01-13
Add formspec table
Kahrl
2014-01-11
Deepcopy pointed_thing for after_place_node, give it to on_rightclick too.
Novatux
2014-01-06
Add protection support to auto-rotated nodes
ShadowNinja
2014-01-06
Prevent auto-rotated nodes replacing the nodes they are placed on
ShadowNinja
2013-11-10
Fix "TODO read modinfo" in modmanager to improve ui usability
sapier
2013-11-07
Add wrapper for minetest.rotate_and_place.
4Evergreen4
2013-11-06
Fix orient_flags to be optional.
Vanessa Ezekowitz
2013-11-06
Add 6d facedir rotation prediction routine
Vanessa Ezekowitz
2013-08-17
Add translation for main menu
sapier
Add engine.gettext() and remove gettext() calls in guiFormspecMenu.cpp
2013-08-15
Fix formspec escaping, add escaping to info.txt for texture packs.
Novatux
2013-07-22
merge mainmenu_helper.lua to misc_helpers.lua
sapier
2013-07-07
Move math.hypot() to misc_helpers.lua and fix zero-division error
ShadowNinja
2013-06-18
Restore old output format of dump()
Diego Martínez
2013-06-15
Fix crash in dump() when index is a table
khonkhortisan
2012-04-01
Split builtin.lua to multiple files
Perttu Ahola