summaryrefslogtreecommitdiff
path: root/data/builtin.lua
Commit message (Collapse)AuthorAge
* Move craftitem_place_item as minetest.craftitem_place_item in builtin.luaPerttu Ahola2011-11-30
|
* Create the necessary API for /giveme and /give and implement those commands; ↵Perttu Ahola2011-11-29
| | | | also sort out the scripts a bit
* Comment fix in builtin.luaPerttu Ahola2011-11-29
|
* For consistency, implement calling of on_chat_message callbacks in CPerttu Ahola2011-11-29
|
* Implement callback registration in Lua instead of CPerttu Ahola2011-11-29
|
* Add chat message callback and send functionsPerttu Ahola2011-11-29
|
* liquid_type -> liquidtypePerttu Ahola2011-11-29
|
* Make node definitions available to LuaPerttu Ahola2011-11-29
|
* Fix random node definition stuffPerttu Ahola2011-11-29
|
* Add builtin.luaPerttu Ahola2011-11-29