Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix LuaAtc Interrupt saving | orwell96 | 2017-02-05 |
| | | | | The timer was loaded, but not saved, leading to it being counted from 0 upwards every restart, which of course broke interrupts. | ||
* | LuaAutomation - Basic component implementation | orwell96 | 2017-02-02 |
Implements the base code for LuaAutomation, an ATC rail and a punch-operated 'operation panel' as well as interface for passive components. Changes in advtrains code where neccessary. Supported passive components are light signals, switches and mesecon switches |