| Commit message (Expand) | Author | Age |
* | Fix minetest.rotate_and_place() calling on_rightclick() with nil/random param... | PilzAdam | 2014-01-19 |
* | Add formspec table | Kahrl | 2014-01-13 |
* | Deepcopy pointed_thing for after_place_node, give it to on_rightclick too. | Novatux | 2014-01-11 |
* | Add protection support to auto-rotated nodes | ShadowNinja | 2014-01-06 |
* | Prevent auto-rotated nodes replacing the nodes they are placed on | ShadowNinja | 2014-01-06 |
* | Fix "TODO read modinfo" in modmanager to improve ui usability | sapier | 2013-11-10 |
* | Add wrapper for minetest.rotate_and_place. | 4Evergreen4 | 2013-11-07 |
* | Fix orient_flags to be optional. | Vanessa Ezekowitz | 2013-11-06 |
* | Add 6d facedir rotation prediction routine | Vanessa Ezekowitz | 2013-11-06 |
* | Add translation for main menu | sapier | 2013-08-17 |
* | Fix formspec escaping, add escaping to info.txt for texture packs. | Novatux | 2013-08-15 |
* | merge mainmenu_helper.lua to misc_helpers.lua | sapier | 2013-07-22 |
* | Move math.hypot() to misc_helpers.lua and fix zero-division error | ShadowNinja | 2013-07-07 |
* | Restore old output format of dump() | Diego MartÃnez | 2013-06-18 |
* | Fix crash in dump() when index is a table | khonkhortisan | 2013-06-15 |
* | Split builtin.lua to multiple files | Perttu Ahola | 2012-04-01 |