Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix scheduler crash (H#133) | orwell96 | 2019-11-21 |
| | | | | for loops don't work with manipulating i | ||
* | Add "discard all" function to scheduler events and use it to clear schedules ↵ | orwell96 | 2019-11-06 |
| | | | | in luaatc rails | ||
* | lines: document scheduler better | orwell96 | 2019-11-06 |
| | |||
* | Secure inputs to scheduler so that they don't get recognised when executing ↵ | orwell96 | 2019-08-29 |
| | | | | the schedule | ||
* | Add lines scheduler for reliable railway-time scheduling(which is also safer ↵ | orwell96 | 2019-08-26 |
than the atlatc scheduler) and document new atlatc functions |