Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-01-02 | remove AC description tag | Daniel Friesel | -3/+0 |
2019-01-02 | add mm, s, w wagon types | Daniel Friesel | -8/+19 |
2019-01-02 | Add generic train data accessors | Daniel Friesel | -0/+36 |
2019-01-01 | add has_compartments accessor | Daniel Friesel | -24/+27 |
2018-12-27 | add some type parsing | Daniel Friesel | -2/+65 |
2018-12-26 | skip unknown/invalid sections | Daniel Friesel | -0/+3 |
2018-12-26 | Fix direction | Daniel Friesel | -12/+11 |
2018-12-26 | show train direction | Daniel Friesel | -0/+17 |
2018-11-26 | perltidy | Daniel Friesel | -51/+60 |
2018-11-26 | Use ::Section module for section data | Daniel Friesel | -2/+37 |
2018-11-26 | ... fix typo in previous commit | Daniel Friesel | -1/+1 |
2018-11-26 | fix is_first_class / is_second_class accessors | Daniel Friesel | -2/+3 |
2018-11-25 | add locomotive/powercar flag and positions | Daniel Friesel | -11/+45 |
2018-11-25 | Add train classes | Daniel Friesel | -2/+36 |
2018-11-25 | Initial commit | Daniel Friesel | -0/+181 |