Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add on_secondary_use when right clicking an item in the air | Alex Ford | 2015-12-02 |
* | Simplify regex used in check_modname_prefix and other improvements. | Robert Zenz | 2015-11-24 |
* | Refactor logging | ShadowNinja | 2015-10-14 |
* | SAPI: Track last executed mod and include in error messages | kwolekr | 2015-08-12 |
* | Add minetest.register_on_player_hpchange | TeTpaAka | 2015-06-13 |
* | Add minetest.register_on_punchplayer | Brandon | 2015-05-15 |
* | Fix minetest.clear_* creating new LOCAL table instead of clearing the existin... | Tomas Brod | 2015-04-26 |
* | builtin: Unify register wrapper functions and wrap clear_registered_* functio... | kwolekr | 2015-01-13 |
* | Add registered_ores and registered_decorations | ShadowNinja | 2015-01-05 |
* | Expose mapgen parameters on scripting init | kwolekr | 2014-12-29 |
* | Add item eat callback | rubenwardy | 2014-05-26 |
* | Use "core" namespace internally | ShadowNinja | 2014-05-08 |
* | Organize builtin into subdirectories | ShadowNinja | 2014-05-07 |