Commit message (Expand) | Author | Age | |
---|---|---|---|
* | inventorycube: use all three specified textures; also moved mesh creation / m... | Kahrl | 2011-12-03 |
* | Script-defined creative inventory | Perttu Ahola | 2011-12-02 |
* | Rename "NodeItem"/"ToolItem"/"CraftItem" to "node"/"tool"/"craft" | Perttu Ahola | 2011-12-02 |
* | Move craftitem_place_item as minetest.craftitem_place_item in builtin.lua | Perttu Ahola | 2011-11-30 |
* | Create the necessary API for /giveme and /give and implement those commands; ... | Perttu Ahola | 2011-11-29 |
* | Comment fix in builtin.lua | Perttu Ahola | 2011-11-29 |
* | For consistency, implement calling of on_chat_message callbacks in C | Perttu Ahola | 2011-11-29 |
* | Implement callback registration in Lua instead of C | Perttu Ahola | 2011-11-29 |
* | Add chat message callback and send functions | Perttu Ahola | 2011-11-29 |
* | liquid_type -> liquidtype | Perttu Ahola | 2011-11-29 |
* | Make node definitions available to Lua | Perttu Ahola | 2011-11-29 |
* | Fix random node definition stuff | Perttu Ahola | 2011-11-29 |
* | Add builtin.lua | Perttu Ahola | 2011-11-29 |