index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scriptapi.cpp
Age
Commit message (
Expand
)
Author
2011-11-29
Add object reference to Lua on_place/dig/punchnode parameters
Perttu Ahola
2011-11-29
Duplicate last tile image automatically to all for lua node definitions
Perttu Ahola
2011-11-29
Make liquid_alternative_* to be strings
Perttu Ahola
2011-11-29
Mode node definition loading from Lua (still not finished), fix metadata crea...
Perttu Ahola
2011-11-29
Store metadata as metadata name in node definition
Perttu Ahola
2011-11-29
Add Lua node definition stuff (not complete)
Perttu Ahola
2011-11-29
Random Lua tweaks/fixes
Perttu Ahola
2011-11-29
Improve LuaEntity velocity/acceleration handling (by kahrl); implement static...
Perttu Ahola
2011-11-29
Make added nodes give the corresponding NodeItem as of now (placeholder code)
Perttu Ahola
2011-11-29
Falling sand and gravel
Perttu Ahola
2011-11-29
Node place/dig Lua callbacks
Perttu Ahola
2011-11-29
Crafting definition in scripts
Perttu Ahola
2011-11-29
Initial node definition stuff
Perttu Ahola
2011-11-29
Do not expose CONTENT_* stuff in content_mapnode.h and use a name converter w...
Perttu Ahola
2011-11-29
Remove burn time definitions from FurnaceNodeMetadata
Perttu Ahola
2011-11-29
Update TODO list in scriptapi.cpp
Perttu Ahola
2011-11-29
Move tool definitions to script
Perttu Ahola
2011-11-29
Create framework for getting rid of global definitions of node/tool/item/what...
Perttu Ahola
2011-11-29
Scripting: Allow multiple global step callbacks and improve documentation
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
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
random scripting work-in-progress
Perttu Ahola
2011-11-29
Scripting WIP
Perttu Ahola