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
/
src
/
scriptapi.h
Age
Commit message (
Expand
)
Author
2011-11-29
CraftItem rework and Lua interface
Kahrl
2011-11-29
Add chat message callback and send functions
Perttu Ahola
2011-11-29
Add on_generated hook
Perttu Ahola
2011-11-29
on_newplayer and on_respawnplayer callbacks
Perttu Ahola
2011-11-29
Add object reference to Lua on_place/dig/punchnode parameters
Perttu Ahola
2011-11-29
Improve LuaEntity velocity/acceleration handling (by kahrl); implement static...
Perttu Ahola
2011-11-29
Node place/dig Lua callbacks
Perttu Ahola
2011-11-29
Create framework for getting rid of global definitions of node/tool/item/what...
Perttu Ahola
2011-11-29
Handle undefined objects better
Perttu Ahola
2011-11-29
Scripting WIP: Add global environment step function on_step
Perttu Ahola
2011-11-29
Scripting WIP: dynamic object stuff
Perttu Ahola
2011-11-29
Scripting WIP
Perttu Ahola
2011-11-29
Scripting WIP
Perttu Ahola
2011-11-29
Scripting WIP
Perttu Ahola
2011-11-29
Scripting WIP; Lua entity step callback works
Perttu Ahola
2011-11-29
Scripting WIP
Perttu Ahola