Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | SAPI: Track last executed mod and include in error messages | kwolekr | 2015-08-12 |
| | |||
* | Decrease minetest.after globalstep lag | HybridDog | 2015-06-06 |
| | | | | | | * abort if theres no active timer * only reduce the timer.time of all timers when its necessary * move updating timers_to_add into a seperate function | ||
* | Add code to support raillike group names | Novatux | 2015-05-12 |
| | |||
* | Simplify deleteblocks chat command argument parsing | kwolekr | 2015-01-15 |
| | | | | | Add optional core.pos_to_string decimal place rounding Move core.string_to_pos to builtin/common/misc_helpers.lua for consistency | ||
* | Fix indexing error in timer processing | Zefram | 2014-07-16 |
| | |||
* | Use "core" namespace internally | ShadowNinja | 2014-05-08 |
| | |||
* | Organize builtin into subdirectories | ShadowNinja | 2014-05-07 |