Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-01-04 | is_{first,second}_class: Support dosto wagons | Daniel Friesel | -2/+2 | |
2019-01-03 | Add IC2-specific data | Daniel Friesel | -0/+5 | |
2019-01-03 | handle empty Baureihe (e.g. for swiss EC trains) | Daniel Friesel | -1/+1 | |
2019-01-02 | remove debug output | Daniel Friesel | -1/+0 | |
2019-01-02 | add train type-specific data (e.g. phone/quiet areas) | Daniel Friesel | -5/+79 | |
2019-01-02 | show wagon model / series | Daniel Friesel | -1/+4 | |
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-01 | add has_compartments accessor | Daniel Friesel | -24/+27 | |
2018-12-27 | add some type parsing | Daniel Friesel | -2/+65 | |
2018-11-26 | perltidy | Daniel Friesel | -20/+19 | |
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 | -8/+23 | |
2018-11-25 | Add train classes | Daniel Friesel | -2/+36 | |
2018-11-25 | Initial commit | Daniel Friesel | -0/+41 | |